Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ps48/github-webhook
auto pull on server using hooks
https://github.com/ps48/github-webhook
Last synced: 4 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T05:35:15.000Z (about 9 years ago)
- Last Synced: 2023-02-26T11:02:22.898Z (over 1 year ago)
- Language: PHP
- Size: 137 KB
- Stars: 0
- Watchers: 2
- 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.