Skip to content

ci: add semantic PR title check workflow#97

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

ci: add semantic PR title check workflow#97
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 #62

@rubenhensen
Copy link
Copy Markdown
Contributor Author

/dobby review

@dobby-coder
Copy link
Copy Markdown
Contributor

dobby-coder Bot commented May 17, 2026

The bot has received the review request and is most happy to help! This agent will check the workflow file, confirm CI is green, and post a review momentarily.

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.

Verified:

  • Workflow file is byte-identical to postguard-website/.github/workflows/pr-title.yml (per the standardisation goal in #62).
  • The action upgrade from v5 (proposed in #62) to v6 is fine — v6 is the current major.
  • The Conventional Commit check itself runs green on this PR (title ci: add semantic PR title check workflow validates), and build is green.
  • Closes #62 keyword present.

LGTM.

@rubenhensen rubenhensen merged commit 5b92fe6 into main May 17, 2026
2 checks passed
@rubenhensen rubenhensen deleted the ci/add-pr-title-workflow branch May 17, 2026 20:33
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