-
Notifications
You must be signed in to change notification settings - Fork 122
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
Facilitate triaging through automation #1226
Comments
@horazont (given that I've copied this suggestion from your email): would this be solved by a CI bot that would comment on every PR to this repository with a static text? If so, maybe a solution could be based on https://github.com/marketplace/actions/auto-comment |
That would be a start, yes. Ideally combined with #1223. |
Thank you Georg for the support!
|
Basically, there should be a bot which implements all things which can be automated from https://github.com/xsf/xeps/blob/master/docs/TRIAGING.md#flowchart. Example scenarios:
Stuff like that. Just so that an Editor does not have to enter the diff view to find out which kind of further review. |
Triaging is a manual process. It would be great to have a summary of things to manually watch out for as a comment by a bot in the PR.
The text was updated successfully, but these errors were encountered: