Send messages from a Slack channel into Github pull requests
Validate that branch name of a pull request has Pivotal ID
Warn developers if there is message the group in the Slack room
Configuration of hooks can be access in the repo settings
Generate a new Github token
https://github.com/settings/tokens/new
With repo
scopes
gem install bundler
bundle install
https://github.com/settings/tokens
export MY_PERSONAL_TOKEN=5aa5e7.......d5139f
bundle exec ruby deployer.rb
You can run sample requests manually using Postman
Directory samples/
contains sample requests for each X-GitHub-Event
git push heroku master