Skip to content

fix(workflows): releases changelog generator tags handling #53341

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Jun 5, 2025

  1. Allows to get the previous RC/beta/alpha if current tag is also one of them
  2. Make sure we only get previous stable when releasing a new stable to get the full changelog

e.g:

  1. Releasing v31.0.6rc3 ➡️ previous tag will be v31.0.6rc2
  2. Releasing v31.0.6 ➡️ previous tag will be v31.0.5

@skjnldsv skjnldsv self-assigned this Jun 5, 2025
@skjnldsv skjnldsv requested a review from a team as a code owner June 5, 2025 10:41
@skjnldsv skjnldsv added bug 3. to review Waiting for reviews labels Jun 5, 2025
@skjnldsv skjnldsv requested review from Altahrim, leftybournes and provokateurin and removed request for a team June 5, 2025 10:41
@skjnldsv
Copy link
Member Author

skjnldsv commented Jun 5, 2025

/backport to stable31

@skjnldsv
Copy link
Member Author

skjnldsv commented Jun 5, 2025

/backport to stable30

Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@skjnldsv skjnldsv disabled auto-merge June 5, 2025 11:19
@skjnldsv skjnldsv merged commit 0ad08c9 into master Jun 5, 2025
206 of 208 checks passed
@skjnldsv skjnldsv deleted the fix/release-gen-changelog branch June 5, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants