-
-
Notifications
You must be signed in to change notification settings - Fork 442
[06x] Automatic labeling for pull requests #3667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Still needs integration with GitHub workflows
|
Should be ready now. Worth noting that it's not directly possible to test the functionality without merging first. |
|
I noticed this is throwing some errors on the branch I have locally due to some misconfigured stuff. Will get this sorted before this is undrafted. /edit: fixed |
This is necessary, otherwise GitHub throws the following error: > invalid value workflow reference: workflows must be defined at the top > level of the .github/workflows/ directory This is discussed at https://github.com/orgs/community/discussions/10773
Kuuuube
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine. Can be fixed later if it causes any issues.
Fixes #3526 for 0.6.x
Still needs:.yamls to.yml(for consistency)