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

[CI] Allow ci workflow to run on patch release branches #513

Merged

Conversation

mallardduck
Copy link
Member

As an extension of #512 this PR tweaks the CI workflow to allow it to run on our current release branches and future patch release branches.

We could also expand this to run on release/v*.* and not care about back-porting to anything before release/v3 since those should never run if they never get PRs (the goal). If not then we'll just cycle in and out release minor branches as appropriate - but I could see a benefit to just start using wild cards there now.

@mallardduck mallardduck requested a review from a team as a code owner July 25, 2024 13:36
jbiers
jbiers previously approved these changes Jul 25, 2024
@mallardduck mallardduck merged commit 81ebc33 into rancher:release/v5.0 Jul 25, 2024
3 checks passed
@mallardduck mallardduck deleted the gha-mods-before-backport branch July 25, 2024 14:04
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