matmar10/prcolinter

Lint all PR commits in a given PR against conventional commit spec

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenA token with access to your repository scoped in as a secretyes
config_pathPath to configuration fileno./.github/prcolinterrc.json
rulesRule set for commit linter. For examples, see https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/index.jsno
commentAdd a lint report as a comment on the PRnotrue
delete_commentWhether to scrub old lint reports from commentsnotrue
check_double_colonFail when a commit header contains a redundant colon after the type(scope): separator, e.g. "fix: : description"notrue
duplicate_thresholdSimilarity threshold (0.0–1.0) above which two commit subjects are considered duplicates and the action fails. Leave empty to disable.no""

no outputs