amannn/action-semantic-pull-request
A GitHub Action that ensures that your PR title matches the Conventional Commits spec observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 90
- Release rhythm 44
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 2490
- days_rel: 376
- days_push: 63
- n_releases_24m: 4
Adoption not part of the score
1379 stars · 156 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GitHub Action that validates pull request titles against the Conventional Commits specification. It is commonly paired with semantic-release to enable automated releases from squashed merge commits.
Use cases
- enforce conventional commit format on pull request titles
- lint pr titles in ci
- validate pr titles for semantic-release automation
- require commit types like feat and fix in pr titles
- allow custom ticket id prefixes like jira in pr titles
- block merging prs with non-conventional titles
When to choose
- you use squash & merge and want clean conventional commit history
- you automate releases with semantic-release or similar tools
- you want a zero-config, widely adopted pr title checker on GitHub
When to avoid
- you don't use GitHub Actions or GitHub for hosting
- your team doesn't follow Conventional Commits
- you need to lint commit messages rather than pr titles
Facets
plugin · maturity active
ci-cd code-review linter developer-tools version-control cloud github-action conventional-commits pull-request pr-title-lint semantic-release automation docker
1 source
- readme: https://github.com/amannn/action-semantic-pull-request · fetched 2026-08-28 · 71fc6c20f743
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amannn/action-semantic-pull-request | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="amannn/action-semantic-pull-request")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem