Skip to content

ci: add semantic PR title check workflow#162

Merged
rubenhensen merged 1 commit into
mainfrom
ci/add-pr-title-workflow
May 17, 2026
Merged

ci: add semantic PR title check workflow#162
rubenhensen merged 1 commit into
mainfrom
ci/add-pr-title-workflow

Conversation

@rubenhensen
Copy link
Copy Markdown
Contributor

Adds .github/workflows/pr-title.yml to lint PR titles against the Conventional Commits spec via amannn/action-semantic-pull-request@v6, matching the workflow already running in postguard-website.

closes #147

Copy link
Copy Markdown
Contributor

@dobby-coder dobby-coder Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Simple, well-scoped addition that mirrors the existing pr-title.yml in postguard-website. Uses the latest amannn/action-semantic-pull-request@v6 and only needs the default GITHUB_TOKEN. The new Conventional Commit check is already passing on this PR itself, which is a nice self-test. Closes #147.

@rubenhensen rubenhensen merged commit 5388195 into main May 17, 2026
6 checks passed
@rubenhensen rubenhensen deleted the ci/add-pr-title-workflow branch May 17, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: add semantic PR title check workflow

1 participant