hubot/add-github-webhooks.sh: Add an script for creating GitHub webhooks
authorW. Trevor King <wking@tremily.us>
Wed, 21 May 2014 20:10:13 +0000 (13:10 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 21 May 2014 20:10:13 +0000 (13:10 -0700)
commitc53ecee8b5f5ed5e3963159334619d45f86e9f96
treee153bce92c373de694a1b3bdc3a6a6bce64846fb
parent804871a9a5aa548e9d1594f2623299e5e752c75b
hubot/add-github-webhooks.sh: Add an script for creating GitHub webhooks

For notifying the github-commits and github-pull-request-notifier
scripts.  Adding these hooks to a number of repositories by hand is
tedious, and it's so easy to automate ;).
hubot/add-github-webhooks.sh [new file with mode: 0755]