Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change: Include changes from pre-releases in non pre-releases #957

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

bjoernricks
Copy link
Contributor

What

Include changes from pre-releases in non pre-releases

Why

Ignore pre-releases when determining the last release version if a non pre-release is created. This includes all the changes of the previous pre-releases into the changelog.

Part 2 for fixing the changelog of major/minor/calendar releases to include changes from previous pre-releases.

References

DEVOPS-899

Checklist

  • Tests

@bjoernricks bjoernricks requested a review from a team as a code owner January 12, 2024 13:06
@bjoernricks bjoernricks enabled auto-merge (rebase) January 12, 2024 13:06
Copy link

Conventional Commits Report

Type Number
Changed 1

🚀 Conventional commits found.

y0urself
y0urself previously approved these changes Jan 12, 2024
Ignore pre-releases when determining the last release version if a non
pre-release is created. This includes all the changes of the previous
pre-releases into the changelog.

But still consider pre-releases when determining the last release when
a release series is used. Otherwise we might not determine a last
release when there are only pre-releases in the release series yet.
@bjoernricks bjoernricks merged commit 0ddbb3c into main Jan 12, 2024
21 checks passed
@bjoernricks bjoernricks deleted the ignore-pre-releases branch January 12, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants