buildbot-ros icon indicating copy to clipboard operation
buildbot-ros copied to clipboard

Add email alerts, installation notes

Open mikeferguson opened this issue 11 years ago • 1 comments

The code for setting this up is pretty much trivial, but we need to install an SMTP server for it to work, and that should be documented.

mikeferguson avatar Jul 30 '13 20:07 mikeferguson

Agreed. I would be interested at setting up email notifications for people who committed latest change if the testbuild fails... and if a SMTP server is configured in buildbot-ros. Also probably worth configuring some success email if a debbuild was successful.

I am wondering where to put the SMTP configuration though ( like the OAuth and login information, it should probably be in a file that is not committed to buildbot-ros repository ). Any idea ?

asmodehn avatar Oct 22 '15 06:10 asmodehn