jcantosz/PR Description Validator

Ensures PR descriptions follow standardized templates with proper checkboxes, semantic commits, issue references, and labels

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 1, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: jcantosz/action-check-pr-description@5c5c5c895799e366a206bc8b186f9927325c2ddd # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
config_filePath to configuration file (supports .md files with frontmatter or direct .yml/.yaml config files)no.github/pull_request_template.md
config_branchBranch to fetch the configuration file from. If not specified, uses the current branch.no""
fail_on_errorWhether to fail the workflow if validation failsnotrue
github_tokenGitHub token for API accessno
namedescription
validation-resultResult of validation (passed/failed)
validation-errorsList of validation errors found