hookie
A simple Ruby script to demo using GitHub's webhooks and Status API.
You'll need to create an Access Token and store it in an environment variable called GH_AUTH_TOKEN
for this to work
Failed to load latest commit information. | |||
.gitignore | |||
Gemfile | |||
Gemfile.lock | |||
LICENSE | |||
Procfile | |||
README.md | |||
hook.rb |
A simple Ruby script to demo using GitHub's webhooks and Status API.
You'll need to create an Access Token and store it in an environment variable called GH_AUTH_TOKEN
for this to work