Skip to content

ci: Auto-release not working due to more than 3 release branches #8847

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
Dec 26, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Dec 26, 2023

Pull Request

Issue

Closes: #8846

Approach

The issue occurs since the creation of LTS branch release-6.x.x. This may be because there now more than 3 release branches: release, release-4.x.x, release-5.x.x, release-6.x.x. This PR reduces the number of release branches by specifying release-6.x.x instead of the GLOB pattern.

Copy link

Thanks for opening this pull request!

@mtrezza mtrezza changed the title ci: Auto-release not working ci: Auto-release not working due to more than 3 release branches Dec 26, 2023
@mtrezza mtrezza merged commit 69c927c into parse-community:alpha Dec 26, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0-alpha.3

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Dec 26, 2023
@mtrezza mtrezza deleted the ci-fix-release-setup branch December 27, 2023 00:00
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Mar 19, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-release not working
2 participants