[vs16.11] Add inter-branch merge flow file#12434
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR enables automated inter-branch merging for the vs16.11 branch by adding GitHub Actions workflow configuration and updating the version number from 16.11.9 to 16.11.10.
- Adds a new GitHub Actions workflow that triggers on pushes to branches matching the
vs1**pattern - Updates the version prefix to prepare for the next release (16.11.10)
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/Versions.props | Updates version prefix from 16.11.9 to 16.11.10 |
| .github/workflows/inter-branch-merge-flow.yml | Adds new GitHub Actions workflow for automated inter-branch merging |
Contributor
|
Hello! I noticed that you're targeting one of our servicing branches. Please consider updating the version. |
YuliiaKovalova
approved these changes
Aug 27, 2025
YuliiaKovalova
approved these changes
Aug 27, 2025
SimaTian
approved these changes
Aug 27, 2025
JanProvaznik
approved these changes
Aug 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add inter-branch merge flow file to get auto-merge run on vs16.11.