Closed nhumrich closed 9 years ago
the standard wercker slack notifier has a flag notify_on that allows you to specify whether to notify on failures only, for example:
notify_on
after-steps: - slack-notifier: url: $SLACK_URL channel: $CHANNEL notify_on: "failed"
It would be nice to have this feature on pretty-slack-notify
Thank you for feed back :+1: I will try :) Please wait a little.
Released 0.2.11
Please give it a try :) Thank you.
the standard wercker slack notifier has a flag
notify_on
that allows you to specify whether to notify on failures only, for example:It would be nice to have this feature on pretty-slack-notify