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

Buildbot nobody at buildbot.net
Fri Jan 13 04:22:47 UTC 2012


#2173: Add mail option "failure or change"
------------------------+--------------------
Reporter:  kwerle       |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  minor        |   Milestone:  0.9.+
 Version:  0.8.5        |  Resolution:
Keywords:               |
------------------------+--------------------
Changes (by dustin):

 * priority:  trivial => minor
 * milestone:  undecided => 0.9.+


Old description:

> 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

New description:

 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#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list