[Buildbot-commits] [Buildbot] #2173: Add mail option "failure or change"

Buildbot nobody at buildbot.net
Wed Jan 11 19:08:17 UTC 2012


#2173: Add mail option "failure or change"
------------------------+-----------------------
Reporter:  kwerle       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  trivial      |  Milestone:  undecided
 Version:  0.8.5        |   Keywords:
------------------------+-----------------------
 We would like to receive build notifications for all failures and changes
 to success.  Right now buildbot supports either of those, but not both.


 One of:
 all - Send mail about all builds, both passing and failing
 change - Only send mail about builds which change status
 failing - Only send mail about builds which fail
 passing - Only send mail about builds which succeed
 problem - Only send mail about a build which failed when the previous
 build has passed. If your builds usually pass, then this will only send
 mail when a problem occurs.

 please add
 change or failing - Send email on all failing builds and also the change
 to success

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2173>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list