Skip to content

GitHub Action to lint commits to ensure they are all conventional #4

@NathanielJS1541

Description

@NathanielJS1541

I'd like to lint the commit messages in every PR to ensure they are conventional. That way, it is guaranteed that every commit is accounted for in the changelogs.

I'd like to do this with git-cliff, as it's a very versatile tool that can manage the linting, version bump, and changelog generation. It can also be used locally very easily (without installing a load of NodeJS dependencies!).

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions