slack-shippable

1.1.1 • Public • Published

Usage

Add this package to your package.json file, and in your shippable.yml add the following lines:

after_failure:
  - node node_modules/slack-shippable/index.js
 
after_success:
  - node node_modules/slack-shippable/index.js -s

Remember about setting these environment variables in your shippable.yml:

  • SLACK_HOOK_URL - incoming webook url from your slack integrations page
  • SLACK_CHANNEL - name of a channel for the messages to be sent ("#general" by default)

Readme

Keywords

Package Sidebar

Install

npm i slack-shippable

Weekly Downloads

4

Version

1.1.1

License

MIT

Last publish

Collaborators

  • noodny