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 Logic For Changelog automation #7416

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

DanRod1999
Copy link
Contributor

Add function that finds the newest release branch. Old method sorted branches alphabetically which broke when minors or majors reached double digits.

@DanRod1999
Copy link
Contributor Author

local run on test branches look good. We can backport this pr and then trigger this on release/4.10.x. It should run the pipeline twice and then master should be all up to date.

@DanRod1999 DanRod1999 merged commit a17f0e2 into master Nov 21, 2024
16 checks passed
@DanRod1999 DanRod1999 deleted the dan/changelogs-fix-target-branch branch November 21, 2024 22:23
@DanRod1999
Copy link
Contributor Author

@Mergifyio backport release/4.10.x release/4.11.x

Copy link
Contributor

mergify bot commented Nov 21, 2024

backport release/4.10.x release/4.11.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 21, 2024
Co-authored-by: Daniel Rodriguez <DanRod1999@users.noreply.github.com>
(cherry picked from commit a17f0e2)
mergify bot pushed a commit that referenced this pull request Nov 21, 2024
Co-authored-by: Daniel Rodriguez <DanRod1999@users.noreply.github.com>
(cherry picked from commit a17f0e2)
DanRod1999 added a commit that referenced this pull request Nov 22, 2024
…7417)

Co-authored-by: Daniel Rodriguez <44824788+DanRod1999@users.noreply.github.com>
DanRod1999 added a commit that referenced this pull request Nov 22, 2024
…7418)

Co-authored-by: Daniel Rodriguez <44824788+DanRod1999@users.noreply.github.com>
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.

3 participants