Skip to content

ci: add PR title conventional commits check#28

Merged
lucasloisp merged 3 commits into
mainfrom
ci/pr-conventional-commits
Apr 8, 2026
Merged

ci: add PR title conventional commits check#28
lucasloisp merged 3 commits into
mainfrom
ci/pr-conventional-commits

Conversation

@lucasloisp
Copy link
Copy Markdown
Collaborator

@lucasloisp lucasloisp commented Apr 7, 2026

Summary

  • Adds a GitHub Actions workflow (pr-title.yml) that validates PR titles follow Conventional Commits format using ytanikin/pr-conventional-commits
  • Updates CONTRIBUTING.md to document the requirement, allowed types, and examples

Test plan

  • Open a PR with a non-conventional title and verify the check fails
  • Open a PR with a valid conventional title (e.g. feat: ...) and verify it passes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Committed-By-Agent: claude
@lucasloisp lucasloisp requested a review from jagtejsodhi April 7, 2026 21:05
@github-actions github-actions Bot added the ci label Apr 7, 2026
lucasloisp and others added 2 commits April 7, 2026 18:09
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Committed-By-Agent: claude
@lucasloisp lucasloisp marked this pull request as ready for review April 7, 2026 21:15
@lucasloisp lucasloisp merged commit b376915 into main Apr 8, 2026
5 checks passed
@lucasloisp lucasloisp deleted the ci/pr-conventional-commits branch April 8, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants