updating quickstart samples#574
Closed
aahill wants to merge 1 commit into
Closed
Conversation
Contributor
|
👋 Thanks for your interest in contributing, @aahill! 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. |
Member
|
This PR has been recreated on the staging repo with original author attribution preserved: https://github.com/microsoft-foundry/foundry-samples-pr/pull/60 Closing this PR in favor of the foundry-samples-pr version. |
brandom-msft
added a commit
that referenced
this pull request
Mar 9, 2026
Replace the single 'microsoft' org membership check with a multi-signal cascade that catches internal contributors with private org membership: 1. Check microsoft-foundry org membership (full GITHUB_TOKEN visibility) 2. Check repo collaborator status 3. Check microsoft org membership (public members fallback) Also adds members: read permission and debug logging. Fixes misidentification of internal contributors like #574 where a Microsoft docs writer was incorrectly treated as an external contributor. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
brandom-msft
added a commit
that referenced
this pull request
Mar 9, 2026
Replace the single 'microsoft' org membership check with a multi-signal cascade that catches internal contributors with private org membership: 1. Check microsoft-foundry org membership (full GITHUB_TOKEN visibility) 2. Check repo collaborator status 3. Check microsoft org membership (public members fallback) Also adds members: read permission and debug logging. Fixes misidentification of internal contributors like #574 where a Microsoft docs writer was incorrectly treated as an external contributor. 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.