Ticket #2205 (closed enhancement: fixed)

Opened 15 months ago

Last modified 15 months ago

Change MailNotifier mode to allow for more flexibility

Reported by: fgsch Owned by:
Priority: minor Milestone: undecided
Version: 0.8.5 Keywords:
Cc:

Description

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.

Attachments

000.status-mail-changes Download (15.5 KB) - added by fgsch 15 months ago.

Change History

Changed 15 months ago by fgsch

comment:1 Changed 15 months ago by dustin

  • Status changed from new to closed
  • Resolution set to fixed

Merged - thanks

Note: See TracTickets for help on using tickets.