Branch: refs/heads/master Home: https://github.com/jenkinsci/slack-plugin Commit: 36337870f2cc6a4d2dc58455e07cf2aae2ab725d https://github.com/jenkinsci/slack-plugin/commit/36337870f2cc6a4d2dc58455e07cf2aae2ab725d Author: Sam Gleske <sam.mxra...@gmail.com> Date: 2015-10-10 (Sat, 10 Oct 2015)
Changed paths: M src/main/java/jenkins/plugins/slack/ActiveNotifier.java Log Message: ----------- Independent notify repeated failure/notify failure fixes #136 Previously notify repeated failure would only work if notify failure option was checked. This detaches the behavior so that either or could be checked. If notify failure is enabled and notify repeated failure is disabled then Jenkins will only notify slack on the first failed build. If notify failure is disabled and notify repeated failure is enabled then Jenkins will only notify slack on repeated failed builds but not the first failed build. If both notify failure and notify repeated failure is enabled then Jenkins will notify slack on every failed build. Commit: 4a98256be688fa6517c8f4f0712c22c553f325fc https://github.com/jenkinsci/slack-plugin/commit/4a98256be688fa6517c8f4f0712c22c553f325fc Author: Sam Gleske <sam.mxra...@gmail.com> Date: 2015-10-26 (Mon, 26 Oct 2015) Changed paths: M src/main/java/jenkins/plugins/slack/ActiveNotifier.java Log Message: ----------- Merge PR #138 Independent notify repeated failure notify failure Compare: https://github.com/jenkinsci/slack-plugin/compare/c4f564c3f6af...4a98256be688 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.