1.0.0 • Published 6 years ago

hubot-heroku-deploy-hook v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hubot-heroku-deploy-hook

npm version npm downloads Build Status Coverage Status Code Climate dependency Status devDependency Status

A hubot script to get deploy hook from heroku

Install

npm i -S hubot-heroku-deploy-hook

Add ["hubot-heroku-deploy-hook"] in external-scripts.json.

Set GITHUB_USER, GITHUB_REPO_NAME and DEPLOY_CHANNEL in environment variable. GITHUB_USER and GITHUB_REPO_NAME get from https://github.com/GITHUB_USER/GITHUB_REPO_NAME. DEPLOY_CHANNEL is the channel to post notification (default #random).

License

MIT

1.0.0

6 years ago

0.0.2

7 years ago

0.0.1

8 years ago