Create labeler workflow. - #2513
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
@westonruter This PR only addresses half of the issue. Could we open a separate PR for the |
Co-authored-by: Sarthak <69689387+sarthak-19@users.noreply.github.com>
Co-authored-by: Sarthak <69689387+sarthak-19@users.noreply.github.com>
The duplicate `types:` key was inadvertently introduced in 8cea7ef when GitHub failed while applying a suggestion, nesting the event types under a second `types:` mapping and making the workflow trigger invalid.
I've opened another issue to track the other improvements: |
Summary
Fixes #2484
Relevant technical choices
Using
action/labelerpinned tov6.1.0commit.The labeler config file is put directly in
.github/workflowdirectory, maybe not the best place.Use of AI Tools
I used Cursor.