Third party service hook integration for a non-github repo
I’ve created push_handler. It’s an easy way for a non-github repository to notify 3rd party services (like Campfire, Jira, Jabber, etc) that there’s been a push.
It uses Github’s open source service hook service.
Post a comment