Commit 100bfe3
ci: remove redundant incremental changelog setting
The bump command already forces incremental changelog generation when update_changelog_on_bump is enabled. Setting changelog_incremental globally also affects the separate release-note command, where the positional version is a rev_range and conflicts with incremental mode.
Keep update_changelog_on_bump enabled so automated bumps continue preserving changelog history, while allowing the existing exact-version dry-run to generate GitHub release notes.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 4967717 commit 100bfe3
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
0 commit comments