Setup Step
- Deploy to heroku
- Setup the developer applications at github https://github.com/settings/applications/new
- Add webhook to your repos https://github.com/{user}/{repos}/settings/hooks/new
======================================================
Usage
- webhook-url: {host}/github-web-hook
- webhook-secret: oursky
- register (with browser)
- /api/listenpr?repo={full-repo-name}
- example: {host}/api/listenpr?repo=Steven-Chan/github-hook
- set appending body
- cat {path-to-file} | curl --data-binary @- -X PATCH {host}/api/listenpr?repo={full-repo-name}
- no 3
{host}/test/see_all_client
{host}/test/reset