Commit 1ba3532
ci(release): exclude current tag from compare-link base (review)
Addresses CodeRabbit review on #31: if a v$version tag already exists (e.g. a
re-run, or a tag pushed without a release), the previous-tag selection could pick
it and produce a self-referential Full Changelog compare link. Filter out
"v$version" before selecting the most recent tag.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f4607e8 commit 1ba3532
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
0 commit comments