Skip to content
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

Closed
Maleclypse opened this issue Feb 27, 2022 · 5 comments
Closed

Automatic Issue Triage Bot #55729

Maleclypse opened this issue Feb 27, 2022 · 5 comments
Labels
<Enhancement / Feature> New features, or enhancements on existing Organization General development organization issues (P5 - Long-term) Long-term WIP, may stay on the list for a while. <Suggestion / Discussion> Talk it out before implementing

Comments

@Maleclypse
Copy link
Member

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

@Maleclypse Maleclypse added <Enhancement / Feature> New features, or enhancements on existing <Suggestion / Discussion> Talk it out before implementing (P5 - Long-term) Long-term WIP, may stay on the list for a while. Organization General development organization issues labels Feb 27, 2022
@LeahLuong
Copy link

"Heh! As if robots will ever replace workers w/ high executive function anytime soon!"

-- famous last words

@casswedson
Copy link
Contributor

casswedson commented Feb 27, 2022

We have a little bit of progress
Screenshot from 2022-02-27 18-27-02

casswedson added a commit to casswedson/Cataclysm-DDA that referenced this issue Feb 28, 2022
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
casswedson added a commit to casswedson/Cataclysm-DDA that referenced this issue Feb 28, 2022
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
casswedson added a commit to casswedson/Cataclysm-DDA that referenced this issue Feb 28, 2022
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
kevingranade pushed a commit that referenced this issue Mar 4, 2022
* 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
@casswedson
Copy link
Contributor

casswedson commented Jul 3, 2022

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

@Maleclypse
Copy link
Member Author

Would you like me to close this and create a project management issue or project?

@casswedson
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Enhancement / Feature> New features, or enhancements on existing Organization General development organization issues (P5 - Long-term) Long-term WIP, may stay on the list for a while. <Suggestion / Discussion> Talk it out before implementing
Projects
None yet
Development

No branches or pull requests

3 participants