[PATCH] D58823: [zorg] Modify the 'armv7' and 'aarch64' builders on buildbot to send e-mails to the committers when the build breaks

Galina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 12:45:51 PST 2019


gkistanova requested changes to this revision.
gkistanova added a comment.
This revision now requires changes to proceed.

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 at 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?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58823/new/

https://reviews.llvm.org/D58823





More information about the llvm-commits mailing list