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 #212

Merged
merged 2 commits 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.


Checklist

Test plan

CI during release cycle.

@jdpleiness jdpleiness requested a review from a team December 16, 2024 16:22
branch="promote/release-{{version}}-update-main"
echo "Checking out origin/main"
git fetch origin main
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 5d694b3 into main Dec 17, 2024
5 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