Updating naming#745
Merged
fosteramanda merged 1 commit intoJun 3, 2026
Merged
Conversation
Contributor
|
👋 Thanks for your interest in contributing, @fosteramanda! This repository does not accept pull requests directly. If you'd like to report a bug, suggest an improvement, or propose a new sample, please open an issue instead. See CONTRIBUTING.md for more details. |
brandom-msft
added a commit
that referenced
this pull request
Jun 4, 2026
…749) Reconcile public with private after 2026-06-02..06-03 sync outage The auto-sync pipeline has been blocked since 2026-06-02 due to a chain of events kicked off by an out-of-band direct merge on public (PR #745 - #745). That left public ahead of private on the autopilot/* rename and seed-marks recovery refused to synthesize marks because the trees diverged. PR microsoft-foundry/foundry-samples-pr#429 reconciled the rename semantically on private; PR microsoft-foundry/foundry-samples-pr#431 normalized the file bytes (LF vs CRLF) so the autopilot/* trees were byte-equal across both sides. But during the 24+ hour sync outage, multiple legitimate PRs landed on private and never propagated to public: - PR #382 voicelive: foreground-background-agents-responses-voicelive - PR #400 agent-framework: 14-browser-automation-agent updates - PR #407 bring-your-own: optimization samples - PR #415 voicelive: hotel-booking-invocations-voicelive - PR #416 hosted-agents: SUPPORTED_TOOLBOX_SCENARIOS update - PR #417 bicep: private-network-standard-agent-setup updates - PR #420 bring-your-own: browser-automation updates - PR #422 bring-your-own: invocations/github-copilot update This PR brings public's tree byte-equal with private's tree (origin/main SHA ae0d13bad897a0d6d75a4eb214af7e82610269ff) over the sync include-set, so the next sync-to-public dispatch with seed_from_public_sha can rebuild the marks cache and resume automated forward sync. ADO: https://msdata.visualstudio.com/Vienna/_workitems/edit/5331347 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
No description provided.