[Buildbot-commits] [Buildbot] #2205: Change MailNotifier mode to allow for more flexibility
Buildbot
nobody at buildbot.net
Wed Feb 15 02:39:19 UTC 2012
#2205: Change MailNotifier mode to allow for more flexibility
------------------------+-----------------------
Reporter: fgsch | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: undecided
Version: 0.8.5 | Keywords:
------------------------+-----------------------
The attached patch changes mode to be a list allowing for example to
receive emails when there is a change and for any successive failures or
only for warnings.
The change also handles backward compatibility when passing a string and
in particular for "all" and "warnings" string modes.
The only change wrt to the current behaviour is that mode="all" will
report whether the build failed, passed or warnings were found instead of
"The Buildbot has finished a build" in the default message. I believe this
is an improvement, ymmv.
--
Ticket URL: <http://trac.buildbot.net/ticket/2205>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list