darioblanco/MOU PR

Check PR style and its commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
commitTitleLengthThe maximum line length for the commit title. e.g. `72`.no
commitTitleRegexThe regex that should validate the commit title. e.g. `'^(?:fixup!\s*)?(\w*)(\(([\w\$\.\*/-]*)\))?\: (.*)$'`no
conventionalCommitsCheck for conventional style commits. See https://www.conventionalcommits.org/nofalse
labelsThe YAML or JSON map of labels with the list of file matchers. e.g: label1: - example/**/*no
prBodyRegexThe regex that should validate the PR body. e.g. `'^.+(Closes|Fixes): \[(JIRA-[0-9])\]$'`no
prTitleLengthThe maximum line length for the PR title. e.g. `50`.no
prTitleRegexThe regex that should validate the PR title. e.g. `'\[(JIRA-[0-9]+|CHORE|HOTFIX)\] [A-Za-z0-9]+$'`no
tokenThe token to access Github's APIyes

no outputs