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

Use bugbug to classify issues that are coming to web-bugs-private #3571

Closed
ksy36 opened this issue May 10, 2021 · 0 comments · Fixed by #3573
Closed

Use bugbug to classify issues that are coming to web-bugs-private #3571

ksy36 opened this issue May 10, 2021 · 0 comments · Fixed by #3573

Comments

@ksy36
Copy link
Contributor

ksy36 commented May 10, 2021

Once mozilla/bugbug#2330 is deployed we will be able to make a request to bugbug http service for issues classification.

As a first iteration, lets classify issues that are coming to our private repository and add a label. Once we confirm that it's marking most of the issues correctly, we could close the labelled issues as invalid (after they're moderated and moved to the public repository) and turn off the existing bot.

Existing implementation: https://github.com/mozilla/webcompat-ml-deploy/blob/master/docker/needsdiagnosis/run.py#L107

GET request to get results from bugbug http service is https://bugbug.herokuapp.com/needsdiagnosis/predict/github/webcompat/web-bugs/<issue_id>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants