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

Cannot release backport branches #1930

Closed
ml-evs opened this issue Jan 11, 2024 · 0 comments · Fixed by #1933
Closed

Cannot release backport branches #1930

ml-evs opened this issue Jan 11, 2024 · 0 comments · Fixed by #1933

Comments

@ml-evs
Copy link
Member

ml-evs commented Jan 11, 2024

Our current CD does not let us release from the non-master branch; instead of defaulting to master, we need to grab the branch name of the triggered workflow. Unfortunately for releases, GitHub only provides the tag name as a context var, not the branch, so we'll have to get it manually.

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 a pull request may close this issue.

1 participant