https://github.com/ps48/github-webhook
auto pull on server using hooks
https://github.com/ps48/github-webhook
Last synced: 9 months ago
JSON representation
auto pull on server using hooks
- Host: GitHub
- URL: https://github.com/ps48/github-webhook
- Owner: ps48
- Created: 2015-10-20T05:15:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T05:35:15.000Z (over 10 years ago)
- Last Synced: 2025-02-26T06:33:12.038Z (over 1 year ago)
- Language: PHP
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
github-webhook
==============
##auto pull on server using hooks
###Usage Instructions
####**Add webhook to your repo:**
- Goto repo-->settings-->add webhooks-->enter URL of github.php page
####**Login:**
- If you are using an organisation repo
* Try using an admin account for login
* Or an account with permissions for the repo
####**Log File:**
- Get log details in _HOOK_LOG.txt file (time stamp, invoking file & and trigger)
####Use proper file permissions on server.