GitHub JIRA Conventional¶
This plugin extends the Commitizen tools by:
- requiring a JIRA issue ID in the commit message
- creating links to GitHub commits in
CHANGELOG.md - creating links to JIRA issues in
CHANGELOG.md
Installation¶
pip install cz-github-jira-conventional
For installation instructions (configuration and pre-commit), please visit the GitHub repository.