Does Needs-TestConfirmation actually work? There are many bugs, e.g.
https://crbug.com/1418534, that have had that label for weeks without the Test team doing anything.
Below is my proposal to skip that label during triaging, but that only makes sense if the label is not ignored.
In "Task 2: Handling Component=UI issues", there's a
link for the issues we should triage:
> Component=UI -Needs=Feedback -Type=Feature,Task
Can we also exclude Needs-TestConfirmation issues? I.e. change the above search query to:
> Component=UI -Needs=Feedback,TestConfirmation -Type=Feature,Task
-David (first time triager)