Commit 290c3b5
ci: fix promotion workflow to use conventional commit format for PR titles
- Updated PR title to use 'chore:' prefix for conventional commit compliance
- Added logic to use 'chore!:' for major version bumps
- Fixed auto-merge commit subject to follow conventional format
- Ensures PR validation checks pass for automated promotions
This fixes the validation failures seen in PR #70 where the emoji-prefixed
titles were rejected by the PR validation workflow.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 76a811e commit 290c3b5
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
246 | 251 | | |
247 | 252 | | |
248 | 253 | | |
| |||
280 | 285 | | |
281 | 286 | | |
282 | 287 | | |
283 | | - | |
| 288 | + | |
284 | 289 | | |
285 | 290 | | |
286 | 291 | | |
287 | | - | |
| 292 | + | |
288 | 293 | | |
289 | 294 | | |
290 | 295 | | |
| |||
0 commit comments