-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Labels
bugSomething isn't working properlySomething isn't working properlyconfirmedPrevent from becoming stalePrevent from becoming stale
Milestone
Description
The problem
I have two CI/CD jobs: one for prerelease that is executed on branches != main and one for (final) release, which is executed when merging to main.
If you create a prerelease from a branch, CHANGELOG.md will be updated, creating a new section with the prerelease version (e.g. x.x.xrc1)
Then, when the release is created, a new section is created for it in the CHANGELOG (e.g. x.x.x), but this section is empty.
Either I'm doing something wrong or the CHANGELOG interaction when prereleasing wasn't taken into account.
Expected
The optimal would be deleting the prerelease section in the CHANGELOG and creating a new section for the release with the changes made since the last release on it.
Library Version
Latest version
Ciruelos and cc-stjm
Metadata
Metadata
Assignees
Labels
bugSomething isn't working properlySomething isn't working properlyconfirmedPrevent from becoming stalePrevent from becoming stale