jef/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: jef/conventional-commits-pr-action@2ee589f151916f92da5e2887c38d5fe6402e803c # v1.3.0

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