Open
Description
After #43 we are using release-plz to create and publish our releases.
This tool can write changelogs automagically if we adhere to conventional commits:
- we can enforce them using some GH action like https://github.com/marketplace/actions/conventional-commit-in-pull-requests
- enforce them via
comitizen
on the user side, enabling it as a pre-commit msg hook: https://commitizen-tools.github.io/commitizen/tutorials/auto_check/
Metadata
Assignees
Labels
No labels