[3.0] [Meta] Automatic pull request labeler - #9525
Conversation
|
I only see 4 action here in the pr, should be the pr his own not already fire this action? |
Co-authored-by: Jon Stovell <jonstovell@gmail.com>
Co-authored-by: Jon Stovell <jonstovell@gmail.com>
Co-authored-by: Jon Stovell <jonstovell@gmail.com>
This won't fire on the initial pull as its using the trigger
|
|
okay i was confused, because my pr for unit test already fire while the pr merge phase: #9326 you see there 6 actions |
|
Looks like the unit tests didn't fire. I'm not sure how those were implemented, but maybe they don't fire if PHP code doesn't change? |
|
No the pr is not merged, |
|
Well, this started failing as soon as it was merged. |
For complete details see https://github.com/actions/labeler
This adds a automatic workflow that runs on a new pull request and will automatically label PRs based on updated files.
I opted to not have it go backwards or run a cron, so it shouldn't need any permissions.
This won't run on new issues, which would request parsing text and validating the report.
I did my best to fit our labels into what we have for sources. Some review of this would be great and additions made as needed. Its goal is not to be a complete end all solution, but provide us with some automation on this