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

Simplify the release process branch choice. #321

Merged

Conversation

breedx-splk
Copy link
Contributor

The release process should just use (via checkout) whatever is chosen in the "workflow_dispatch" selection. No additional branch name needed.

… in the "workflow_dispatch" selection. No additional branch name needed.
@breedx-splk breedx-splk requested a review from a team April 23, 2024 22:22
Comment on lines -24 to -25
with:
ref: ${{ inputs.branch_specifier }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choosing the branch from which to run the workflow is a built-in part of github. No need to duplicate that.

@breedx-splk breedx-splk merged commit ea0c164 into open-telemetry:main Apr 24, 2024
3 checks passed
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.

2 participants