Confirmed users
170
edits
(Dynamically pull blockers from Bugzilla) |
m (Tweak bugzilla query) |
||
Line 11: | Line 11: | ||
{ | { | ||
"whiteboard": "[dogfood-blocker]", | "whiteboard": "[dogfood-blocker]", | ||
" | "status":["NEW","REOPENED","UNCONFIRMED","ASSIGNED"], | ||
" | "include_fields": "id, summary, product, component, status, resolution" | ||
} | } | ||
</bugzilla> | </bugzilla> |