EngineeringProductivity/Projects/Treeherder: Difference between revisions

→‎Bug Tables: Remove developer transition blocker table since it's now obsolete + clean up intro
(→‎Roadmap: Update milestone for TBPL EOL + add ideas from meeting to "Possible Future Tasks")
(→‎Bug Tables: Remove developer transition blocker table since it's now obsolete + clean up intro)
Line 65: Line 65:


== Bug Tables ==
== Bug Tables ==
We're still refining our use of the priority flag, but this is the rough rule of thumb used when triaging:
* '''P1:''' Bugs that should take absolute priority and mean other work is put on hold. Ideal time frame for work beginning: This week.
* '''P2:''' Important "next" bugs. Time-frame: Within a month.
* '''P3:''' Time frame: Ideally in the next few months.
* '''P4:''' Time frame: Next quarter or two.
* '''P5:'''  Time frame: Unknown / future.
Once one queue (eg P1) is nearing depletion, a selection of the bugs from the group below will be promoted to that priority level. Once the substantial lists of [[#Developer_transition_blockers]] and infrastructure bugs have been reduced, the guide above may change.
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+-assignee%3Anobody%40mozilla.org Assigned] ===
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+-assignee%3Anobody%40mozilla.org Assigned] ===
A summary of Treeherder bugs that are being worked on at the moment.
A summary of Treeherder bugs that are being worked on at the moment.
Line 103: Line 95:
"include_fields": "id,component,summary",
"include_fields": "id,component,summary",
"order": "component"
"order": "component"
}
</bugzilla>
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=blocked%3A1059400 Developer transition blockers] ===
Treeherder bugs blocking remaining users of TBPL agreeing to make the transition to Treeherder, as well as fixing use-cases for which regular Treeherder users still have to fall back to TBPL from time to time.
<bugzilla>
{
"resolution": "---",
"blocked": "1059400",
"include_fields": "id,priority,component,summary,assigned_to",
"order": "assigned_to,priority"
}
}
</bugzilla>
</bugzilla>
Line 124: Line 105:
}
}
</bugzilla>
</bugzilla>
=== [https://bugzilla.mozilla.org/buglist.cgi?order=Bug%20Number&resolution=FIXED&chfieldto=Now&chfield=resolution&chfieldfrom=-14d&chfieldvalue=FIXED&f1=component&v1=Treeherder&o1=substring Recently fixed] ===
=== [https://bugzilla.mozilla.org/buglist.cgi?order=Bug%20Number&resolution=FIXED&chfieldto=Now&chfield=resolution&chfieldfrom=-14d&chfieldvalue=FIXED&f1=component&v1=Treeherder&o1=substring Recently fixed] ===
Bugs changed to "Resolved FIXED" in the last 14 days.
Bugs changed to "Resolved FIXED" in the last 14 days.
canmove, Confirmed users
1,126

edits