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

feat(rel): add step to release to update main with latest version #4399

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

jdpleiness
Copy link
Contributor

Description

Add step to build process that creates a PR to update main with the latest release version.

NOTE:

Checklist

Test plan

Release process CI

@jdpleiness jdpleiness requested a review from a team December 16, 2024 16:30
branch="promote/release-{{version}}-update-main"
echo "Checking out origin/main"
git fetch origin "${branch}"
git switch main
Copy link
Contributor

Choose a reason for hiding this comment

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

@jdpleiness jdpleiness merged commit 94672f7 into main Dec 17, 2024
7 of 8 checks passed
@jdpleiness jdpleiness deleted the jdp/rel/update-main-with-latest branch December 17, 2024 22:46
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