mozilla / bugbot

A Mozilla release management tool to send reminders to Firefox developers and improve Bugzilla metadata
BSD 3-Clause "New" or "Revised" License
37 stars 66 forks source link

Nag on untriaged bugs that are related to top sites #1442

Open suhaibmujahid opened 2 years ago

suhaibmujahid commented 2 years ago
@gcp on #ee Slack channel:

I think this was a triage fail: https://bugzilla.mozilla.org/show_bug.cgi?id=1753874

Idea: if the bots can correlate bug reports to Alexa top sites, they can nag/escalate?

Based on the discussion with @calixteman on Matrix:

We could have a tool to get untriaged bugs, then check if the title or 1st comment contains some URL and/or keywords belonging to the top 10 websites according to Alexa

gcp commented 2 years ago

top 10 websites according to Alexa

FWIW, Alexa says tiktok is 28th, and that's still before Paypal, so we likely need a slightly wider net :-)

marco-c commented 2 years ago

This could be automatically handled if/when we build the model to suggest severity.

marco-c commented 2 years ago

We could add the top50, top100 and top500 keywords automatically when we find such bugs.