Closed raulk closed 4 months ago
Adds a GitHub workflow that runs on PR events to validate that the PR title matches the conventional commits spec. We use this to generate changelogs with git cliff. This is just a first version, we can iterate on the scopes and types as needed.
Adds a GitHub workflow that runs on PR events to validate that the PR title matches the conventional commits spec. We use this to generate changelogs with git cliff. This is just a first version, we can iterate on the scopes and types as needed.