woodpecker/shared
Michael Nutt e8b993e7da Add support for after_success and after_failure to email notifications
This allows you to restrict email notifications to only be sent after the build changes from success to failure or failure to success.  It errs on the side of sending the notification; if the build is in another state (hung, for instance) or there was no previous build on the branch the email will also be sent.

Since the notify plugin shouldn't really have any responsibility for querying the database to find the previous commit's status, we store it on the commit when we save it.
2014-12-30 11:37:57 -05:00
..
build Fix Docker Client FileDescriptor Leak 2014-12-19 01:58:17 +09:00
httputil Detect https scheme when serving ssl 2014-10-15 09:51:05 -02:00
model Add support for after_success and after_failure to email notifications 2014-12-30 11:37:57 -05:00
sshutil Moved httputil and sshutil Packages 2014-06-12 15:28:05 -07:00