Commit f7329ac
fix(release): handle GitHub PR number suffix in commit message check (#145)
GitHub appends (#NNN) to squash merge commit titles, which caused the
Phase 2 release regex to fail and skip auto-tagging.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2a5f8f3 commit f7329ac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments