An open API service indexing awesome lists of open source software.

https://github.com/viesti/pthook

Pivotal Tracker Git commit notification hook
https://github.com/viesti/pthook

Last synced: 3 months ago
JSON representation

Pivotal Tracker Git commit notification hook

Awesome Lists containing this project

README

        

post-receive hook for notifying Pivotal Tracker about commits. Works
with gitolite. Messages with [#story-id] will show in story activity.

The script is a Python translation of ruby code from
http://pastebin.com/TQAfypWr. Thought that I'd learn more when having
to write things out by myself :)