commitlint-pre-commit-hook
commitlint-pre-commit-hook copied to clipboard
Integrate release workflow
Currently, once there is a new commitlint version, the releases are done manually (ie a branch is open, files are updated, merge & push a tag with the new version); it could be very helpful if a release workflow with GitHub Actions could be put in place, like semantic-release but in Python.