[DOCS] Salt 3007.x CHANGELOG entries get wiped out or replaced with each new 3007.x release
Open
@dwoz is already working on this.
Since Jul 10, 2025.
documentation
needs-triage
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Description
Salt 3007.x releases result in sections of the CHANGELOG being wiped out for the previous 3007.x release.
As an example, the latest Salt 3007.x changelog is populated (3007.6), but the previous changelog has been wiped out (3007.5).
https://github.com/saltstack/salt/blob/v3007.6/CHANGELOG.md
It also looks like 3007.4 in the changelog is now a duplicate copy of the 3007.6 latest changelog.
Suggested Fix
Not sure what the fix is, but it is happening either during changelog generation or merge forwards.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.