Commit b57bdad
committed
chore(cd): add empty changelog guard for re-tagged releases
Add fallback message when changelog is empty (e.g., re-tagging
same commit without new changes).
Changes:
- Add conditional check after git log command
- Display \"No new changes since {PREVIOUS_TAG}\" when empty
- Prevents blank changelog section in GitHub releases
Improves release notes clarity for edge cases like tag corrections
or multiple coach tags on same commit.1 parent cd069aa commit b57bdad
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
123 | 128 | | |
124 | 129 | | |
125 | 130 | | |
| |||
0 commit comments