New issue
Advanced search Search tips

Issue 865980 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Feature



Sign in to add a comment

Implement build notifications

Project Member Reported by rrangel@chromium.org, Jul 20

Issue description

It would be nice if release and cq build failures were sent as email/irc? notifications to the build sheriffs. Additionally it would be nice for teams to opt in to specific builder notifications.
 
Cc: mikenichols@chromium.org
We can easily send email from cbuildbot via the build config values "health_alert_recipients" and "health_threshold".

If health_threshold is set, we send email to the recipients after N failures of the config in a row. There are currently no users with N > 1.

This gives a quick solution, as soon as we have email aliases for the current oncalls.


I have filed https://crbug.com/866009 to propose that we improve our current mechanism for sending these emails. This is relevant, but not required to address this.
IRC notifications is a great idea, and I've file https://crbug.com/866011 to request that IRC support be added to LUCI Notify.
Status: Assigned (was: Untriaged)
This bug has an owner, thus, it's been triaged. Changing status to "assigned".
Owner: ----
Status: Untriaged (was: Assigned)
Status: Available (was: Untriaged)
This will be implemented around Q2 next year.
Labels: -Type-Bug -Pri-3 OS-Chrome Pri-2 Type-Feature

Sign in to add a comment