This release brings experimental support for enforcing the JIRA commit standard in PR titles. Please check the documentation here: https://commitsar.tech/docs/configuration/config-file#pull-request-style-settings on how to use this new feature.
As it is experimental some parts of this may change, but all configuration settings will be announced ahead of time.
🚀 Features
- 6488331 introduce dispatcher package
- 367f626 add checking of PR title
- 440541b add package for finding JIRA issue references
🐛 Bug fixes
- 05105b7 docker build failing on dependency download
- 14815cc (jira) allow numbers in JIRA keys
- cfb8819 (deps) update dependency @docusaurus/preset-classic to v2.0.0-alpha.58
- 3e46a96 (deps) update dependency @docusaurus/core to v2.0.0-alpha.58
- 134984f remove hardcoded repository name
🔧 Chores and Improvements
- 14e7b3f add CODE_OF_CONDUCT
- d7f0a0c (deps) update golang.org/x/oauth2 commit hash to bf48bf1
- fff164e start migration to magefiles
- 8281418 remove pointless logs
- 9125fce improve error message when JIRA key is missing