maximbircu/Pull Request StyleCheck

Github action to enforce conventions for PR branch name and commit messages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
commit-message-title-regexRegex to validate the commit message title (Validates just the first line of the commit message)no.*
commit-message-title-min-lengthMin commit message title length (Validates just the first line of the commit message)no10
commit-message-title-max-lengthMax commit message title length (Validates just the first line of the commit message)no72
branch-name-regexRegex to validate the branch nameno.*
branch-name-min-lengthMin branch name lengthno10
branch-name-max-lengthMax branch name lengthno72

no outputs