Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 570 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 570 Bytes

Build Status

githook for jira

username in git config must be in shape of surename.lastname commit message must be in shape of:

some text BIO-25 some text

the long message
will be send to Jira as comment.

subject of commit message is parsed for Ticket ID.

installation

the githook can be installed by ansible with this role

https://github.com/votum/ansible-role-githook-for-jira

set parameters in default/main.yml to your needs.