jak/Conventional Commits in PR Titles

GitHub Action for validation PR titles match the Conventional Commits standard

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fail_when_invalidShould the action cause an error if the validation failsnotrue
namedescription
validtrue if valid, false otherwise. Useful with error_on_fail input.
titlea re-export of the pull request title
typethe type of change parsed from the title, e.g. feat
scopethe scope of the change parsed from the title
subjectthe remainder of the pull request title
breaking_changetrue if there is a breaking change indicated in the title