oliversalzburg/Commit Validator

Ensures the commits in a PR follow common rules.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
accept-breaking-changesIs the breaking change indicator (`!`) allowed?notrue
accept-emojiAre emoji allowed?notrue
accepted-scopesOnly accept these scopes. Provide as multi-line string, each type on it's own line. By default, all scopes are accepted. no""
accepted-typesOnly accept these type prefixes. Provide as multi-line string, each type on it's own line.nofeat fix
repo-tokenNeeds `secrets.GITHUB_TOKEN` to talk to the API.yes
require-conventionalRequire all commits to follow the Conventional Commits specificationnotrue
require-scopeRequire all commits to specify a scope.nofalse

no outputs