bonivan/PR Title Lint GitHub Action
PR Title Lint for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 22, 2021
- License
- Apache 2.0
Pinned Snippet
uses: bonivan/pr_title_lint_action@69056892e31d77788b263f55e15d9896a1633239 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| title-regex | Title regex to match | yes | ^\[PROJECT-\d*\]\ |
| error-message | Error message shown if title check fails | no | — |
| exclude-files-regex | Do not run title check if all files changed in PR pass this regex | no | "" |
| github-token | GitHub access token | yes | — |
Outputs
no outputs