Closed
Bug 1738754
Opened 4 years ago
Closed 4 years ago
Make Updatebot Verify either not do anything on try, or not have bugs
Categories
(Developer Infrastructure :: Mach Vendor & Updatebot, defect)
Developer Infrastructure
Mach Vendor & Updatebot
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tjr, Assigned: tjr)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
If the updatebot verify job is selected (e.g. due to ./mach try auto) on try it will fail; because the ./mach try commit won't have a Bug ID.
We could not run the verify job on try at all (but this might make it harder to edit) or we could add custom logic to allowlist that type of commit.
| Assignee | ||
Comment 1•4 years ago
|
||
Also, as seen in Bug 1738736 the verify job is generally broken so we need to fix it for that too.
| Assignee | ||
Comment 2•4 years ago
|
||
We inadvertently were matching the bug summary, causing
the verify job to fail.
Updated•4 years ago
|
Assignee: nobody → tom
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D130917
Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8e0e3c6a422
Fix the Updatebot verify job to match the commit message r=jewilde
https://hg.mozilla.org/integration/autoland/rev/b95ab59dfd6c
Exempt the ./mach try commit on try from updatebot verify r=jewilde
Comment 5•4 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 6•4 years ago
|
||
Re-assigning bugs to the new Mach Vendor and Updatebot Component. Guid for this change: ade7b229-ec85-41f8-bafe-9d4451bfeed1
Group: core-security
status-firefox96:
fixed → ---
Component: General → Mach Vendor & Updatebot
Product: Release Engineering → Developer Infrastructure
| Assignee | ||
Updated•4 years ago
|
Group: core-security
| Assignee | ||
Comment 7•4 years ago
|
||
A mass updatebot change inadvertently added a security group to bugs. Removing it. Guid for this change: 09d63db4-11a1-4820-a398-d718f112f885
You need to log in
before you can comment on or make changes to this bug.
Description
•