Skip to content

fix: add PR title lint workflow#15

Merged
ejevon merged 3 commits into
mainfrom
claude/github-actions-pr-tests-vnok6l
Jul 10, 2026
Merged

fix: add PR title lint workflow#15
ejevon merged 3 commits into
mainfrom
claude/github-actions-pr-tests-vnok6l

Conversation

@ejevon

@ejevon ejevon commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

What changed

Adds .github/workflows/pr-lint.yml, which enforces conventional commit PR titles using the shared ossprey/cicd/pr-lint@main action on opened, edited and reopened pull request events. This matches the existing setup in the ossprey and dashboard repos and is part of an org wide rollout. This repo's release workflow auto bumps versions from conventional commits, so enforcing titles at PR time keeps releases accurate.

Notes

The check only gates merges once lint-title is added as a required status check in branch protection. No runtime code is affected.

🤖 Generated with Claude Code

https://claude.ai/code/session_0126vwoz9uFAw2GHZWNABAWX


Generated by Claude Code

Enforce conventional commit PR titles via ossprey/cicd/pr-lint on
opened, edited and reopened pull request events.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0126vwoz9uFAw2GHZWNABAWX
Comment thread .github/workflows/pr-lint.yml Fixed
@ejevon ejevon changed the title ci: add PR title lint workflow fix: add PR title lint workflow Jul 10, 2026
Comment thread .github/workflows/pr-lint.yml Fixed
@ejevon ejevon merged commit d4e31fd into main Jul 10, 2026
7 checks passed
@ejevon ejevon deleted the claude/github-actions-pr-tests-vnok6l branch July 10, 2026 09:42
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.

5 participants