Closed
Bug 1930197
Opened 1 year ago
Closed 1 year ago
Add an option (or config) to not set the qe-verify+ flag when a GitHub push closes a bug in a given product
Categories
(bugzilla.mozilla.org :: API, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: willdurand, Assigned: dkl)
Details
Attachments
(1 file)
This is basically a generalization of Bug 1869601 so that other Products could also benefit from not having the qe-verify+ flag set.
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•1 year ago
|
||
Reopening as the current method for determining qe-verify will not work. Fenix and Focus are now in mozilla-central so they do not use their own webhooks in Github that can pass the new parameter.
I will create a new config option for the Github settings that is a list of product names that do not use the qe-verify flag. This way I can add or remove products without needing a new code deployment.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 4•1 year ago
|
||
Status: REOPENED → RESOLVED
Closed: 1 year ago → 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•