actions-marketplace-validations/Conventional Commits Pull Request

Lints a pull request title based on Conventional Commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 21, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jef_conventional-commits-pr-action@851dbc267492d196379ffa0c7454e4986b85d3ea # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
bots_ignoreA list of bots to ignore when linting the pull request title. Can be a comma-separated list.no""
commentPost a comment in the pull request conversation with examples.notrue
tokenAccess token to the repository.no${{ github.token }}
subject_patternA regex pattern to validate the subject of the commit message.no""

no outputs