commitlint-pre-commit-hook icon indicating copy to clipboard operation
commitlint-pre-commit-hook copied to clipboard

Integrate release workflow

Open alessandrojcm opened this issue 3 years ago • 0 comments

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.

alessandrojcm avatar Oct 04 '22 07:10 alessandrojcm