Hydrate the triggering Samples branch - #661
Merged
Scott Jones (Scottj1s) merged 2 commits intoAug 25, 2026
Merged
Conversation
Derive the package-closure target from Build.SourceBranch so main and release CI runs hydrate their matching protected branch. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 26f0def2-a93d-4d41-a610-c6c6fa760d7e
Support automatic or selected-branch hydration, anonymous validation-only runs, and explicit Microsoft.WindowsAppSDK version mirroring with dependency closure. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 26f0def2-a93d-4d41-a610-c6c6fa760d7e
agniuks
approved these changes
Aug 25, 2026
Scott Jones (Scottj1s)
deleted the
copilot/hydrate-triggering-samples-branch
branch
August 25, 2026 20:10
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.
Summary
Build.SourceBranch, somainandrelease/*CI runs hydrate their matching protected branchSamplesBranchqueue-time parameterHydrationModevalues:Branch: hydrate the complete package closure for the triggering or selected Samples branch, then validate it anonymouslyValidateOnly: validate the selected branch anonymously without authentication or feed changesWindowsAppSDKVersion: mirror a specifiedMicrosoft.WindowsAppSDKversion and its NuGet dependency closure, then validate it anonymouslyValidation
mainbranch anonymously without changing upstreamsMicrosoft.WindowsAppSDK1.5.240227000with its dependency closurealways()cleanup completed successfully and the feed has zero active upstreamsRollout order
Merge this PR before #659. After this PR merges, remove the pipeline-level
SamplesBranch=mainvariable from pipeline 34. Merging #659 will then automatically hydrate and anonymously validatemain.