php-svn-hook
php-svn-hook copied to clipboard
TicketReferenceCheck: validate Ticket Existence and Status
Features:
- find ticket(s) by id
- optional: check that ticket(s) fixed/closed by current commit is still in a open status
We could support Project Management software that provides a RESTful API:
- Redmine
- Trac
- JIRA
- Github, see http://developer.github.com/v3/issues/
- ...?