Skip to content

Commit f7fc6a9

Browse files
author
Deven Chen
committed
Merge remote-tracking branch 'origin/main' into 34786717-batch-rulset-api-definition-typespec
2 parents a6405e7 + e252b78 commit f7fc6a9

File tree

3,946 files changed

+351082
-87064
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,946 files changed

+351082
-87064
lines changed

.github/CODEOWNERS

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,20 @@
6262
/specification/cognitiveservices/data-plane/FormRecognizer/ @bojunehsu @nizi1127 @johanste
6363

6464
# PRLabel: %Cognitive - Language
65-
/specification/cognitiveservices/data-plane/Language/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan
65+
/specification/cognitiveservices/data-plane/LanguageAnalyzeConversations/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan @bidisha-c @mikaelsitruk @sarkar-rajarshi @quentinRobinson @ahmedaashour
66+
67+
/specification/cognitiveservices/data-plane/LanguageAnalyzeConversationsAuthoring/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan @bidisha-c @mikaelsitruk @sarkar-rajarshi @quentinRobinson @ahmedaashour
68+
69+
/specification/cognitiveservices/data-plane/LanguageAnalyzeDocuments/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan @bidisha-c @mikaelsitruk @sarkar-rajarshi @quentinRobinson @ahmedaashour
70+
71+
/specification/cognitiveservices/data-plane/LanguageAnalyzeText/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan @bidisha-c @mikaelsitruk @sarkar-rajarshi @quentinRobinson @ahmedaashour
72+
73+
/specification/cognitiveservices/data-plane/LanguageAnalyzeTextAuthoring/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan @bidisha-c @mikaelsitruk @sarkar-rajarshi @quentinRobinson @ahmedaashour
74+
75+
/specification/cognitiveservices/data-plane/LanguageQuestionAnswering/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan @bidisha-c @mikaelsitruk @sarkar-rajarshi @quentinRobinson @ahmedaashour
76+
77+
/specification/cognitiveservices/data-plane/LanguageQuestionAnsweringAuthoring/ @assafi @rokulka @ChongTang @annatisch @heaths @deyaaeldeen @kristapratico @mssfang @joseharriaga @minhanh-phan @bidisha-c @mikaelsitruk @sarkar-rajarshi @quentinRobinson @ahmedaashour
78+
6679

6780
# PRLabel: %Compute
6881
/specification/compute/ @xinzewang233 @ookoka @audreyttt @haagha @bilaakpan-ms @grizzlytheodore @mabhard @danielli90 @smotwani @ppatwa @vikramd-ms @yunusm @ZhidongPeng @nkuchta @maheshnemichand @najams @changov
@@ -285,9 +298,9 @@
285298
/eng/ @weshaggard @mikeharder @benbp
286299
/eng/common/ @Azure/azure-sdk-eng
287300
/eng/tools/typespec-migration-validation @pshao25 @live1206
288-
/eng/tools/typespec-validation/src/rules/sdk-tspconfig-validation.ts @wanlwanl @raych1 @maririos
301+
/eng/tools/typespec-validation/src/rules/sdk-tspconfig-validation.ts @marygao @raych1 @maririos
289302
/scripts/ @weshaggard @mikeharder
290-
/specification/suppressions.yaml @weshaggard @mikeharder @benbp @raych1 @wanlwanl @maririos @qiaozha
303+
/specification/suppressions.yaml @weshaggard @mikeharder @benbp @raych1 @marygao @maririos @qiaozha
291304
/.github/CODEOWNERS @Azure/azure-sdk-eng
292305

293306
## Copilot

.github/package-lock.json

Lines changed: 70 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/shared/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Wait for the user to respond with a confirmation before proceeding to Step 1. Us
3333
1. Run `azsdk_get_github_user_details` to verify login status
3434
2. If not logged in, prompt: "Please login to GitHub using `gh auth login`"
3535
3. Once logged in, display user details to confirm identity
36-
4. Run `azsdk_check_typespec_project_in_public_repo` to verify repository
36+
4. Run `azsdk_typespec_check_project_in_public_repo` to verify repository
3737
5. If not in public repo, inform: "Please make spec changes in Azure/azure-rest-api-specs public repo to generate SDKs"
3838
**Success Criteria**: User authenticated and working in public Azure repo
3939

@@ -113,4 +113,4 @@ Wait for the user to respond with a confirmation before proceeding to Step 1. Us
113113
2. Inform user to approve the package release using release pipeline.
114114

115115
## Process Complete
116-
Display summary of all created PRs and next steps for user.
116+
Display summary of all created PRs and next steps for user.

0 commit comments

Comments
 (0)