woodpecker/plugin
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
..
condition fix for #713, match branches with wildcard 2014-11-18 14:09:30 -08:00
deploy Make Heroku destination refspec more specific. 2014-12-16 04:04:27 -05:00
notify Add support for after_success and after_failure to email notifications 2014-12-30 11:37:57 -05:00
pipeline fixed default Docker port to match post 1.0 2014-09-23 23:36:07 -07:00
publish Add Dropbox plugin 2014-12-25 17:32:59 +09:00
remote Add Gitlab certificate verification configuration 2014-12-09 10:16:59 -06:00
report Move Plugins to a /plugin Directory 2014-06-12 14:46:55 -07:00