fritjofh/Conventional Commit PR Validator

Ensures that either all commit messages or the PR title follow the Conventional Commits standard, labels the PR accordingly.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token to access APIyes
task_typesComma-separated list of allowed commit typesnofeat,fix,docs,test,ci,refactor,perf,chore,build,style,ops
add_labelWhether to add commit type labels to the PRnotrue
add_scope_labelWhether to add scope-based labelsnotrue
custom_labelsReplaces the short hand types with long names for labelsno{"feat":"feature","docs":"documentation","ci":"CI/CD","perf":"performance"}
link_on_failureAdds a link to the error message with a note saying "Read more here: <link>"noundefined

no outputs