actions-marketplace-validations/Commit Message Checker for pull request

Check the commit message in pr against a regex pattern

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
commitscommits in json formatyes
patternA regex pattern to check if a commit message is valid.yes
flagsExpression flags change how the expression is interpreted.no""
errorA error message which will be returned in case of an error.yes
pre_errorA error message which will be showed in the begin of errors.no""
post_errorA error message which will be showed in the end of errors.no""
one_pass_all_passIf "true", as long as one commit in the pull-request passes the check, all pass.nofalse

no outputs