Closed
Bug 1699453
Opened 4 years ago
Closed 4 years ago
Updatebot throws error when exclude field is missing in moz.yaml
Categories
(Developer Infrastructure :: Mach Vendor & Updatebot, defect)
Developer Infrastructure
Mach Vendor & Updatebot
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jewilde, Assigned: jewilde)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
moz.yaml files don't require the exclude field to be present, but we don't check whether or not the exclude field is populated before accessing it
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae29f89eb407
Check if exclude is populated from moz.yaml before accessing it; r=tjr
Comment 3•4 years ago
|
||
bugherder |
Comment 4•3 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-firefox89:
fixed → ---
Component: General → Mach Vendor & Updatebot
Product: Release Engineering → Developer Infrastructure
Comment 5•3 years ago
|
||
A mass updatebot change inadvertently added a security group to bugs. Removing it. Guid for this change: 09d63db4-11a1-4820-a398-d718f112f885
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•