Commit 38bebd6
authored
Add automatic CHANGELOG.md update step after GitHub release creation.
Changes:
- Generate full CHANGELOG.md using git-cliff after release
- Commit updated changelog back to main branch
- Use [skip ci] flag to avoid triggering CI recursively
This ensures CHANGELOG.md in repository stays synchronized with
GitHub release notes and always reflects the latest version history.
1 parent c4b4a0a commit 38bebd6
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
206 | 227 | | |
207 | 228 | | |
208 | 229 | | |
| |||
0 commit comments