Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants