Ticket #2173 (new enhancement)

Opened 16 months ago

Last modified 3 months ago

Add mail option "failure or change"

Reported by: kwerle Owned by:
Priority: minor Milestone: 0.9.+
Version: 0.8.5 Keywords:
Cc: mail

Description (last modified by dustin) (diff)

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

Change History

comment:1 Changed 16 months ago by dustin

  • Priority changed from trivial to minor
  • Description modified (diff)
  • Milestone changed from undecided to 0.9.+

comment:2 Changed 3 months ago by dustin

  • Cc mail added
Note: See TracTickets for help on using tickets.