notify-addresses file format should support selecting notifications by arch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu CD Images |
New
|
High
|
Unassigned |
Bug Description
We have so many architectures now, often with diverse owners, that it's difficult to ensure the correct people are notified of image build failures: we either have to e.g. send architecture owners of ubuntu-server images email notifications for any build failures across 12+ architectures/
Ideally we can select notifications by architecture, allowing architecture owners to identify patterns that will stand out more obviously to them.
I suggest an implementation of the notify-addresses file format that adds as a second field an 'architecture' field, consisting of a single whitespace-
The production implementation of notify-addresses is in a private repository because the list of subscribers is not for public sharing, but access to this should not be required in order to develop an implementation in ubuntu-cdimage.
Changed in ubuntu-cdimage: | |
importance: | Undecided → High |