suites:
azure-specs:
repo: https://github.com/Azure/azure-rest-api-specs
branch: typespec-next
pattern: "specification/**/tspconfig.yaml"
exclude:
- "specification/ai-foundry/data-plane/Foundry/**"
entrypoints:
- name: "client.tsp"
options: ["--no-emit"]
- name: "main.tsp"
azure-specs-pr:
repo: https://github.com/Azure/azure-rest-api-specs-pr
branch: typespec-next
pattern: "specification/**/tspconfig.yaml"
exclude:
- "specification/ai-foundry/data-plane/Foundry/**"
entrypoints:
- name: "client.tsp"
options: ["--no-emit"]
- name: "main.tsp"microsoft/typespec
Publicmirrored fromhttps://github.com/microsoft/typespecAvailable
.typespec-integration/config.yaml
21lines · modepreview