Enable two builbot builders to send e-mail when build breaks:
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Hello Leandro,
These bots send e-mail notifications to blamelists on 'problem' builds - builds which failed when the previous build passed, and report to IRC #llvm and "#llvm-build channels status changes. This is a normal practice for all public builders.
In addition to that, the bots report failures to leandro.nunes@arm.com.
The proposed change duplicates the regular notifications to blamelists and adds notifications for failed builds to people who happens to commit after the bot gets red. Which does not seems like an intended behavior, does it?