github-webhook-handler
github-webhook-handler copied to clipboard
Testing?
How can I know if this is functioning? I've tried various things, but can't figure it out.
I haven't updated this in a while. I'll check it during the weekend and write some tests as well.
Hi razius,
I tried using the handler. However it is giving 403 forbidden error. do we have to provide crentials. If yes, Where and how? Below is the repos.json - { "migunjan/gunjan_test": { "path": "/home/gunjan_test", "key": "SecretKey", "action": [["git", "pull", "origin", "master"]] } }