[main] Add internal/release/10.0 to pipeline trigger branches - #65329
Merged
Conversation
Co-authored-by: DeagleGross <31598696+DeagleGross@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add trigger for internal/release/10.0 branch
[release/10.0] Add internal/release/10.0 to pipeline trigger branches
Feb 4, 2026
wtgodbe
approved these changes
Feb 4, 2026
DeagleGross
marked this pull request as ready for review
February 4, 2026 21:06
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds the internal/release/10.0 branch to the trigger list in the Azure DevOps mirror pipeline configuration. This change enables the pipeline to automatically trigger when changes are pushed to the internal/release/10.0 branch, allowing proper mirroring to the nonstable branch for 10.0 servicing. This mirrors the change already made to the main branch in PR #65326.
Changes:
- Added
internal/release/10.0to the trigger branches include list in the mirror pipeline YAML file
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 internal/release/10.0 to pipeline trigger branches
Add internal/release/10.0 branch to AzDO mirror pipeline triggers.
Description
Adds
internal/release/10.0to the trigger branches in.azure/pipelines/azure-pipelines-mirror-within-azdo.yml. This mirrors the change in PR #65326 (main branch) to the release/10.0 branch.Required for mirroring changes from internal/release/10.0 to the nonstable branch for 10.0 servicing.
Customer Impact
None. Infrastructure change only—enables proper mirroring of internal release branches.
Regression?
Risk
Single-line addition to pipeline trigger list. No logic changes.
Verification
YAML syntax validated.
Packaging changes reviewed?
When servicing release/2.3
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.