Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 14 additions & 106 deletions .github/pull_request_assignment.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,4 @@
---
- rule:
# resource management plane PR's
paths:
- "specification/**/*Management/**"
- "specification/**/*Management.Shared/**"
- "specification/**/resource-manager/**"
- "specification/common-types/resource-management/**"
reviewers:
- JackTn
- keryul
- zedy-wj
- v-jiaodi
- Wzb123456789
- kazrael2119
- v-xuto
- rkmanda
- armapireview

- rule:
# translator data-plane PR
paths:
Expand Down Expand Up @@ -103,108 +85,24 @@
paths:
- "specification/network/**"
reviewers:
- JackTn
- keryul
- rkmanda
branches:
- release-network-Microsoft.Network-official

- rule:
paths: "specification/sql/**"
reviewers:
- v-xuto
- rkmanda
branches:
- dev-sql-

- rule:
paths: "specification/@(financialdataservices|standbypool)/**"
reviewers:
- JackTn
- keryul
- rkmanda
branches:
- RPSaaSDev

- rule:
paths: "specification/compute/**"
reviewers:
- JackTn
- keryul

- rule:
paths:
- "specification/machinelearningservices/**"
reviewers:
- zedy-wj
- v-jiaodi

- rule:
paths:
- "specification/monitor/**"
reviewers:
- zedy-wj
- v-jiaodi

- rule:
paths:
- "specification/@(azurestackhci|security)/**"
reviewers:
- Wzb123456789
- kazrael2119

- rule:
paths:
- "specification/@(web|app)/**"
reviewers:
- Wzb123456789
- kazrael2119

- rule:
paths: "specification/@(synapse|azurearcdata)/**"
reviewers:
- zedy-wj
- v-jiaodi

- rule:
paths: "specification/@(workloads|apimanagement)/**"
reviewers:
- zedy-wj
- v-jiaodi

- rule:
paths: "specification/@(securityinsights|impact)/**"
reviewers:
- JackTn
- keryul

- rule:
paths: "specification/@(appcomplianceautomation|hybridnetwork)/**"
reviewers:
- zedy-wj
- v-jiaodi

- rule:
paths: "specification/@(cost-management|hybridconnectivity)/**"
reviewers:
- JackTn
- keryul

- rule:
paths: "specification/@(billing|resources)/**"
reviewers:
- Wzb123456789
- kazrael2119

- rule:
paths: "specification/@(testbase|appplatform)/**"
reviewers:
- JackTn
- keryul

- rule:
paths: "specification/@(containerservice|paloaltonetworks)/**"
reviewers:
- zedy-wj
- v-jiaodi

- rule:
paths:
- "documentation/**"
Expand All @@ -221,7 +119,17 @@
reviewers:
- weshaggard
- konrad-jamrozik


- rule:
# resource management plane PR's
paths:
- "specification/**/*Management/**"
- "specification/**/*Management.Shared/**"
- "specification/**/resource-manager/**"
- "specification/common-types/resource-management/**"
reviewers:
- rkmanda

- rule:
# temporary catchall
paths:
Expand Down