Skip to content

[objC] Release workflow automation to create PR - #373

Merged
aslam9691 merged 5 commits into
grpc:mainfrom
aslam9691:release_workflow_update
Sep 10, 2026
Merged

aslam9691 merged 5 commits into
grpc:mainfrom
aslam9691:release_workflow_update

Conversation

@aslam9691

@aslam9691 aslam9691 commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Added workflow to automate branch preparation and source synchronization for a new release.

prepare_release_pr: Manually triggered (workflow_dispatch) with the release version and sync tag. It validates that previous releases are merged to main, creates the target release branch (grpc_release_<version>.x) and a sync branch named after the tag, syncs gRPC c-core sources, commits the changes, and opens a Pull Request into the release branch.

@aslam9691
aslam9691 marked this pull request as ready for review September 3, 2026 07:49
@pawbhard pawbhard changed the title updated workflow [objC] Release workflow automation to create PR Sep 9, 2026
@aslam9691
aslam9691 merged commit d35c165 into grpc:main Sep 10, 2026
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