Confirmed users
3,314
edits
m (List fixed bugs too) |
m (List keywords) |
||
Line 80: | Line 80: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, status, summary, whiteboard", | "include_fields": "id, status, summary, whiteboard, keywords", | ||
"whiteboard_type":"regex", | "whiteboard_type":"regex", | ||
"whiteboard" : "\\[js:p[1-3]:fx30" | "whiteboard" : "\\[js:p[1-3]:fx30" | ||
Line 103: | Line 103: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, status, summary, whiteboard", | "include_fields": "id, status, summary, whiteboard, keywords", | ||
"whiteboard_type":"regex", | "whiteboard_type":"regex", | ||
"whiteboard" : "\\[js:p[1-3]:fx31" | "whiteboard" : "\\[js:p[1-3]:fx31" | ||
Line 123: | Line 123: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"include_fields": "id, status, summary, whiteboard", | "include_fields": "id, status, summary, whiteboard, keywords", | ||
"whiteboard_type":"regex", | "whiteboard_type":"regex", | ||
"whiteboard" : "\\[js:p[1-3]:fx3[2-7]" | "whiteboard" : "\\[js:p[1-3]:fx3[2-7]" |