cody
cody copied to clipboard
ci: add semantic pull request validation workflow
Summary
- Add GitHub action to validate PR titles follow semantic convention format
- Configure with conventional commit types (feat, fix, docs, style, etc.)
- Set to warning-only mode initially (non-blocking)
🤖 Generated with Claude Code