You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The update_bot files a bug in Fenix::General for an application services update.
The update happens to mention search (amongst other things).
botbot comes along and moves it to Fenix::Search.
We then move it back to Fenix::General because it isn't specific to search.
Wait to the next update and go back to the first step.
Actual Results
Every time there's a release, someone has to move the bug back again.
Expected Results
The bot should learn, or be able to be told never to move bugs like this.
As a side note, I've also seen that the bot appears to be overly keen to move bugs. I'm pretty sure that in a lot of instances the first comment only has to have the word "search" in it to be moved to the search component (of Fenix or Firefox), and similarly "bookmarks" to get to the Bookmarks & History component in Firefox, even though the bug might be talking about address bar or profiles.
The text was updated successfully, but these errors were encountered:
Not all of the bugs starting "Update android nightly application-services..." do get moved, but a lot of them do and then we have to move them back again...
STR
Actual Results
Every time there's a release, someone has to move the bug back again.
Expected Results
The bot should learn, or be able to be told never to move bugs like this.
As a side note, I've also seen that the bot appears to be overly keen to move bugs. I'm pretty sure that in a lot of instances the first comment only has to have the word "search" in it to be moved to the search component (of Fenix or Firefox), and similarly "bookmarks" to get to the Bookmarks & History component in Firefox, even though the bug might be talking about address bar or profiles.
The text was updated successfully, but these errors were encountered: