Commit f407f96
fix(ci): skip changelog on first release to avoid body size limit (#12)
When no previous tag exists, git log dumps the entire repo history into
release notes, exceeding GitHub's 125000-character limit.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b9b852d commit f407f96
1 file changed
Lines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 74 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
84 | 81 | | |
85 | 82 | | |
86 | 83 | | |
| |||
0 commit comments