Skip to content

Commit c5e4863

Browse files
author
Phoenix He
committed
Merge changes on env-test
1 parent 146cc17 commit c5e4863

File tree

3 files changed

+37
-235
lines changed

3 files changed

+37
-235
lines changed

.github/issue_assignment.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
22
- rule:
3-
booleanFilterExpression: "needs-triage"
3+
booleanFilterExpression: "Java"
44
assignees:
5-
- PhoenixHe-msft
6-
- raych1
7-
- akning-ms
8-
- leni-msft
95
- ruowan
106
- jianyexi
117
- zhenglaizhang
128

9+
- rule:
10+
booleanFilterExpression: "Python"
11+
assignees:
12+
- ruowan
13+
- PhoenixHe-msft

.github/pull_request_assignment.yml

Lines changed: 20 additions & 197 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,8 @@
11
---
22
- rule:
3-
# translator data-plane PR
4-
paths:
5-
- "specification/cognitiveservices/data-plane/TranslatorText/**"
6-
reviewers:
7-
- kristapratico
8-
- maririos
9-
10-
- rule:
11-
paths:
12-
- "specification/confidentialledger/data-plane/**"
13-
reviewers:
14-
- christothes
15-
16-
- rule:
17-
# eventgrid data-plane PR
18-
paths:
19-
- "specification/eventgrid/data-plane/**"
20-
reviewers:
21-
- lmazuel
22-
23-
- rule:
24-
# synapse data-plane PR
25-
paths:
26-
- "specification/synapse/data-plane/**"
27-
reviewers:
28-
- lmazuel
29-
30-
- rule:
31-
# data-plane PR
32-
paths:
33-
- "specification/**/data-plane/iot**"
34-
reviewers:
35-
- drwill-ms
36-
37-
- rule:
38-
# data-plane PR
39-
paths:
40-
- "specification/**/data-plane/**"
41-
reviewers:
42-
- anuchandy
43-
- jhendrixMSFT
44-
- tjprescott
45-
46-
- rule:
47-
paths:
48-
- "specification/network/**"
49-
reviewers:
50-
- kairu-ms
51-
- lirenhe
52-
53-
- rule:
54-
paths:
55-
- "specification/@(applicationinsights|operationalinsights)/**"
56-
reviewers:
57-
- kairu-ms
58-
59-
- rule:
60-
paths: "specification/@(resources|powerplatform|appplatform|deviceupdate)/**"
3+
paths: "documentation/**"
614
reviewers:
5+
- ruowan
626
- raych1
637

648
- rule:
@@ -67,161 +11,40 @@
6711
- ruowan
6812

6913
- rule:
70-
paths: "specification/sql/**"
71-
reviewers:
72-
- akning-ms
73-
74-
- rule:
75-
paths: "specification/signalr/**"
76-
reviewers:
77-
- leni-msft
78-
79-
- rule:
80-
paths: "specification/eventhub/**"
14+
paths: "specification/**/Microsoft.Network/**"
8115
reviewers:
8216
- ruowan
83-
- rule:
84-
paths: "specification/compute/**"
85-
reviewers:
86-
- ArcturusZhang
87-
- yungezz
88-
89-
- rule:
90-
paths:
91-
- "specification/machinelearningservices/**"
92-
reviewers:
93-
- ArcturusZhang
94-
95-
- rule:
96-
paths:
97-
- "specification/azureactivedirectory/**"
98-
reviewers:
99-
- njuCZ
100-
101-
- rule:
102-
paths:
103-
- "specification/authorization/**"
104-
reviewers:
105-
- qianwens
106-
107-
- rule:
108-
paths:
109-
- "specification/datafactory/**"
110-
reviewers:
111-
- qianwens
112-
113-
- rule:
114-
paths:
115-
- "specification/monitor/**"
116-
reviewers:
117-
- weidongxu-microsoft
118-
- kairu-ms
119-
120-
- rule:
121-
paths:
122-
- "specification/storage/**"
123-
reviewers:
124-
- Juliehzl
125-
17+
- NullMDR
18+
- Dreamgoing
12619

127-
- rule:
128-
paths: "specification/mediaservices/**"
129-
reviewers:
130-
- allenjzhang
13120
- rule:
132-
paths:
133-
- "specification/containerregistry/**"
134-
reviewers:
135-
- fengzhou-msft
136-
137-
- rule:
138-
paths:
139-
- "specification/@(containerservice|containerinstance)/**"
140-
reviewers:
141-
- PhoenixHe-msft
142-
143-
- rule:
144-
paths:
145-
- "specification/mixedreality/**"
146-
- "specification/hdinsight/**"
147-
reviewers:
148-
- leni-msft
149-
150-
- rule:
151-
paths:
152-
- "specification/portal/**"
21+
paths:
22+
- "specification/@(containerservice|databricks|containerregistry|compute)/**"
23+
- "specification/@(docker)/**"
15324
reviewers:
154-
- PhoenixHe-msft
25+
- ruowan
26+
- Dreamgoing
15527

15628
- rule:
157-
paths:
158-
- "specification/web/**"
159-
reviewers:
160-
- weidongxu-microsoft
161-
162-
- rule:
163-
paths:
164-
- "specification/testbase/**"
165-
reviewers:
166-
- PhoenixHe-msft
167-
168-
- rule:
169-
paths:
170-
- "specification/servicelinker/**"
171-
reviewers:
172-
- raych1
173-
174-
- rule:
175-
paths:
176-
- "specification/keyvault/**"
29+
paths: "specification/**/date-plane/**"
17730
reviewers:
178-
- zhenglaizhang
31+
- Dreamgoing
17932

18033
- rule:
18134
paths:
182-
- "specification/azurestack/**"
183-
- "specification/automation/**"
35+
- "specification/**/resource-manager/**"
18436
reviewers:
185-
- xiaoxuqi-ms
186-
187-
- rule:
188-
paths:
189-
- "documentation/**"
190-
reviewers:
191-
- josefree
192-
- akning-ms
193-
37+
- NullMDR
38+
- ruowan
19439

19540
- rule:
196-
paths:
197-
- "**/package.json"
198-
- ".github/**"
199-
- "**/azure-pipelines.yml"
200-
- ".azure-pipelines/**"
201-
- ".azure-pipelines-preproduction/**"
41+
paths:
42+
- "**/package.json"
43+
- "package.json"
20244
reviewers:
203-
- akning-ms
204-
- PhoenixHe-msft
205-
- raych1
206-
- zhenglaizhang
45+
- ruowan
20746

20847
- rule:
209-
# manager-plane PR
210-
paths:
211-
- "**"
48+
paths: "**"
21249
reviewers:
213-
- erich-wang
214-
- PhoenixHe-msft
215-
- lirenhe
216-
- weidongxu-microsoft
217-
- ArcturusZhang
218-
- raych1
219-
- ChenTanyi
220-
- njuCZ
221-
- akning-ms
222-
- leni-msft
223-
- qianwens
22450
- ruowan
225-
- jianyexi
226-
- zhenglaizhang
227-
- chunyu3

specificationRepositoryConfiguration.json

Lines changed: 11 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://openapistorageprod.blob.core.windows.net/sdkautomation/prod/schemas/specificationRepositoryConfiguration.schema.json",
3-
"pipelineName": "automation - sdk",
4-
"sdkRepositoryMappings": {
3+
"pipelineName": "automation - sdk - test",
4+
"sdkRepositoryMappings": {
55
"azure-sdk-for-go": {
66
"integrationRepository": "AzureSDKAutomation/azure-sdk-for-go",
77
"mainRepository": "Azure/azure-sdk-for-go"
@@ -40,44 +40,22 @@
4040
"azure-resource-manager-schemas": {
4141
"integrationRepository": "AzureSDKAutomation/azure-resource-manager-schemas",
4242
"mainRepository": "Azure/azure-resource-manager-schemas"
43-
},
44-
"azure-powershell": {
45-
"integrationRepository": "AzureSDKAutomation/azure-powershell",
46-
"mainRepository": "Azure/azure-powershell"
4743
}
4844
},
4945
"overrides": {
50-
"Azure/azure-rest-api-specs-pr": {
46+
"openapi-env-test/azure-rest-api-specs": {
5147
"sdkRepositoryMappings": {
52-
"azure-sdk-for-go": {
53-
"integrationRepository": "azure-sdk/azure-sdk-for-go-pr",
54-
"mainRepository": "Azure/azure-sdk-for-go-pr"
55-
},
56-
"azure-sdk-for-java": {
57-
"integrationRepository": "azure-sdk/azure-sdk-for-java-pr",
58-
"mainRepository": "Azure/azure-sdk-for-java-pr",
59-
"configFilePath": "eng/mgmt/automation/swagger_to_sdk_config.json"
60-
},
61-
"azure-sdk-for-js": {
62-
"integrationRepository": "azure-sdk/azure-sdk-for-js-pr",
63-
"mainRepository": "Azure/azure-sdk-for-js-pr"
48+
"azure-sdk-for-terraform": {
49+
"integrationRepository": "test-repo-billy/azure-sdk-for-trenton",
50+
"mainRepository": "test-repo-billy/azure-sdk-for-trenton",
51+
"mainBranch": "secondary"
6452
},
65-
"azure-sdk-for-net": {
66-
"integrationRepository": "azure-sdk/azure-sdk-for-net-pr",
67-
"mainRepository": "Azure/azure-sdk-for-net-pr"
68-
},
69-
"azure-sdk-for-python": {
70-
"integrationRepository": "azure-sdk/azure-sdk-for-python-pr",
71-
"mainRepository": "Azure/azure-sdk-for-python-pr",
72-
"mainBranch": "release/v3"
53+
"azure-sdk-for-go": {
54+
"mainRepository": "openapi-env-test/azure-sdk-for-go"
7355
},
7456
"azure-sdk-for-python-track2": {
75-
"integrationRepository": "azure-sdk/azure-sdk-for-python-pr",
76-
"mainRepository": "Azure/azure-sdk-for-python-pr"
77-
},
78-
"azure-cli-extensions": {
79-
"integrationRepository": "azure-sdk/azure-cli-extensions-pr",
80-
"mainRepository": "Azure/azure-cli-extensions-pr"
57+
"mainRepository": "openapi-env-test/azure-sdk-for-python",
58+
"mainBranch": "python-track2-test"
8159
}
8260
}
8361
}

0 commit comments

Comments
 (0)