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
- Host: GitHub
- URL: https://github.com/viesti/pthook
- Owner: viesti
- Created: 2012-03-26T18:24:43.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-25T09:27:52.000Z (almost 13 years ago)
- Last Synced: 2025-03-05T22:40:45.370Z (3 months ago)
- Language: Python
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 :)