oneglobe/Conventional Commits

Ensures that all commit messages are following the conventional-commits standard.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
allowed-commit-typesSpecify a comma separated list of allowed commit typesnobuild,chore,ci,docs,feat,fix,merge,perf,refactor,revert,style,test,wip
include-pull-request-titleEnsure the pull request title follows the conventional-commits standardnofalse
include-commitsEnsure the commit messages follow the conventional-commits standardnofalse
allow-merge-commitsAllows `Merge pull request` commitsnotrue
allow-revert-commitsAllows `Revert` commitsnofalse
allow-reapply-commitsAllows `Reapply` commitsnofalse
failure-messageThe message to show when commits do not follow the conventional commits specificationno❌ One or more commits do not follow the conventional commits specification

no outputs