EngineeringProductivity/Projects/Treeherder: Difference between revisions

Jump to navigation Jump to search
→‎Bug Tables: Update bug queries now that the perfherder component name has changed
(→‎Source and Docs: client changes)
(→‎Bug Tables: Update bug queries now that the perfherder component name has changed)
Line 37: Line 37:
<bugzilla>
<bugzilla>
{
{
"quicksearch": ":treeherder -:perfherder priority:P1,P2 assignee:nobody@mozilla.org",
"quicksearch": ":treeherder priority:P1,P2 assignee:nobody@mozilla.org",
"include_fields": "id,priority,component,summary",
"include_fields": "id,priority,component,summary",
"order": "priority,component"
"order": "priority,component"
Line 43: Line 43:
</bugzilla>
</bugzilla>
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+priority%3A--+assignee%3Anobody%40mozilla.org Needing Triage] ===
=== [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=%3Atreeherder+priority%3A--+assignee%3Anobody%40mozilla.org Needing Triage] ===
All bugs that do not have a priority set and are unassigned (excluding Perfherder). These are ideally triaged weekly.
All bugs that do not have a priority set and are unassigned.
<bugzilla>
<bugzilla>
{
{
"quicksearch": ":treeherder -:perfherder priority:-- assignee:nobody@mozilla.org",
"component": "Treeherder", "component_type": "contains",
"resolution": "---",
"priority": "--",
"assignee": "nobody@mozilla.org",
"include_fields": "id,component,summary",
"include_fields": "id,component,summary",
"order": "component"
"order": "component"
canmove, Confirmed users
1,126

edits

Navigation menu