Closed
Bug 1930197
Opened 11 months ago
Closed 8 months 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•8 months ago
|
||
Assignee | ||
Updated•8 months ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•8 months ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•8 months 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•8 months ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 months ago → 8 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•