ci: add commitlint to enforce conventional commits#231
ci: add commitlint to enforce conventional commits#231garryod wants to merge 1 commit intorefactor-cifrom
Conversation
46dbd7a to
b43c2f4
Compare
|
If you set refactor-ci as the target branch for this PR, the diff will be what you expect and easy to review, and it will be automatically updated to target main when the other PR is merged (and the source branch deleted). |
Oh neat, didn't realise that |
b3fb476 to
6ba22b3
Compare
GDYendell
left a comment
There was a problem hiding this comment.
You'll need to delete the refactor-ci branch to make this PR target main (or change it manually).
Deleted the branch and it just closed the PR 🤦 |
Requires #230
Adds commitlint to CI in order to ensure commits messages conform to conventional commits. This is necessary prerequisite for using release please