https://github.com/jonls/amqp-post-receive
Git post-receive to AMQP
https://github.com/jonls/amqp-post-receive
Last synced: 10 months ago
JSON representation
Git post-receive to AMQP
- Host: GitHub
- URL: https://github.com/jonls/amqp-post-receive
- Owner: jonls
- Created: 2015-03-21T04:52:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-21T20:58:20.000Z (over 11 years ago)
- Last Synced: 2025-03-14T16:42:05.709Z (over 1 year ago)
- Language: Python
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Git post-receive to AMQP
========================
A Git `post-receive` for posting pushes to an AMQP server. The payload is
similar to the [Github webhooks push payload][push].
[push]: https://developer.github.com/v3/activity/events/types/#pushevent