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

Update GitHub Actions to avoid conflicts with release-* branch names #12507

Open
bartsmykla opened this issue Jan 10, 2025 · 0 comments
Open
Labels
area/ci-cd kind/improvement Improvement on an existing feature triage/accepted The issue was reviewed and is complete enough to start working on it

Comments

@bartsmykla
Copy link
Contributor

Description

Update the GitHub Actions workflows to use different branch names in jobs that create branches, ensuring they do not conflict with the release-* pattern. The release-* naming is used in workflows to target active release branches, and the current naming can cause unintended behavior. Adjust the branch names in these jobs to resolve the conflict.

This issue is a result of #12506 (comment)

@bartsmykla bartsmykla added area/ci-cd triage/accepted The issue was reviewed and is complete enough to start working on it kind/improvement Improvement on an existing feature labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci-cd kind/improvement Improvement on an existing feature triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
Development

No branches or pull requests

1 participant