-
Notifications
You must be signed in to change notification settings - Fork 195
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
Fixes #3574: Incorporate bugbug ml labelling into moderation process #3576
Conversation
r? @karlcow |
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.
@ksy36 This is really really really cool.
That will probably help a lot the softvision team. I made some comments and suggestions.
Only two points to think about:
- Milestones fetching vs hardcoded
- Logging success and failures of communicating with bugbug
Ready for another look @karlcow :) |
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.
Thanks a lot @ksy36
Awesome work.
Thanks! |
In this PR I've added functionality to automatically close issues marked by bugbug as invalid.
Discussed in #3574
Example of a public test issue that was closed using this code: webcompat/webcompat-tests#2638