This is the private staging repository for Microsoft Foundry documentation samples. Content merged here is automatically synced nightly to the public microsoft-foundry/foundry-samples repository.
| Resource | Description |
|---|---|
| CONTRIBUTING.md | How to get access, submit samples, and pass validation |
| docs/ | Governance docs — validation contract, validation results contract, sync automation, external contributions |
| .azure-pipelines/README.md | Validation pipeline details and sample.yaml reference |
| .github/sync-config.json | Paths excluded from sync to public |
- You submit a PR to this repo.
- Validation pipelines report per-sample status. Level 3 (Load) remains the floor for tracked samples; Level 4 (Run) is opt-in through owning pipelines.
- Once merged, the nightly sync exports only samples not blocked by validation to the public repo with author rewriting.
Internal-only paths are excluded from sync to public; see .github/sync-config.json exclude_pathspecs for the authoritative list.
See CONTRIBUTING.md for full details on getting access, submitting samples, and the validation pipeline.