-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Automatic Issue Triage Bot #55729
Comments
"Heh! As if robots will ever replace workers w/ high executive function anytime soon!" -- famous last words |
Intended to automate what is otherwise a boring task for maintainers, this uses basic glob matching to apply labels to prs Not finished it's just the basics to get this boy rolling, it needs more patters, probably the company of a smarter workflow based on something else, maybe some colors, cover all mods (I'll let you do that mod maintainers ;)) Contributes to CleverRaven#55729
Intended to automate what is otherwise a boring task for maintainers, this uses basic glob matching to apply labels to prs Not finished it's just the basics to get this boy rolling, it needs more patters, probably the company of a smarter workflow based on something else, maybe some colors, cover all mods (I'll let you do that mod maintainers ;)) Contributes to CleverRaven#55729 lint
ci: basic pr auto labeler Intended to automate what is otherwise a boring task for maintainers, this uses basic glob matching to apply labels to prs Not finished it's just the basics to get this boy rolling, it needs more patters, probably the company of a smarter workflow based on something else, maybe some colors, cover all mods (I'll let you do that mod maintainers ;)) Contributes to CleverRaven#55729
* ci: basic pr auto labeler ci: basic pr auto labeler Intended to automate what is otherwise a boring task for maintainers, this uses basic glob matching to apply labels to prs Not finished it's just the basics to get this boy rolling, it needs more patters, probably the company of a smarter workflow based on something else, maybe some colors, cover all mods (I'll let you do that mod maintainers ;)) Contributes to #55729 * make patters more general more general is better in this case, select major categories based on file extensions
By the way, I am still looking for improvements regarding this side of the project management, a fair bit of the basics are covered, it's kinda hard for me to figure out what would be a nice next step |
Would you like me to close this and create a project management issue or project? |
I think a wish list kinda deal as an issue would be good to have, we'll probably get a few maintainers to share what's on their to-do list |
Is your feature request related to a problem? Please describe.
We have dozens of new issues and PRs every week. Triaging all these items is a multi person effort and can often get days behind.
I believe that we have enough issue history that an automatic issue triage bot would work.
Solution you would like.
I found this "build your own issue triager" post https://github.blog/2018-10-31-automating-issue-triage-with-github-and-recastai/
I'd planned to do it myself but it's been sitting on my to do list for a couple weeks.
Describe alternatives you have considered.
Not creating an issue about it.
Additional context
No response
The text was updated successfully, but these errors were encountered: