wantedly / step-pretty-slack-notify

Posts wercker build/deploy status to a Slack channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add ability to only deploy on failures

nhumrich opened this issue · 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.