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

Fix: Ignore invalid versions in tag when determining last release #956

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

bjoernricks
Copy link
Contributor

What

Ignore invalid versions in tag when determining last release

Why

Not all tags may be valid versions. Therefore don't fail to determine the last release version when showing release information and creating a release.

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

References

DEVOPS-899

Checklist

  • Tests

Not all tags may be valid versions. Therefore don't fail to determine
the last release version when showing release information and creating
a release.
@bjoernricks bjoernricks requested a review from a team as a code owner January 12, 2024 12:48
@bjoernricks bjoernricks enabled auto-merge (rebase) January 12, 2024 12:48
Copy link

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

@bjoernricks bjoernricks merged commit 84ecc39 into main Jan 12, 2024
18 checks passed
@bjoernricks bjoernricks deleted the release-ignore-invalid-versions-in-tags branch January 12, 2024 12:49
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.

2 participants