github-webhook-handler icon indicating copy to clipboard operation
github-webhook-handler copied to clipboard

Testing?

Open dovy opened this issue 9 years ago • 2 comments

How can I know if this is functioning? I've tried various things, but can't figure it out.

dovy avatar Oct 19 '16 20:10 dovy

I haven't updated this in a while. I'll check it during the weekend and write some tests as well.

razius avatar Oct 20 '16 07:10 razius

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"]] } }

gunjvm avatar Mar 07 '17 12:03 gunjvm