wantedly/step-pretty-slack-notify

add ability to only deploy on failures

nhumrich opened this issue · 2 comments

the standard wercker slack notifier has a flag notify_on that allows you to specify whether to notify on failures only, for example:

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 👍
I will try :)
Please wait a little.

Released 0.2.11

Please give it a try :)
Thank you.