We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a90736 commit 54cf51aCopy full SHA for 54cf51a
.github/pull_request_assignment.yml
@@ -72,6 +72,14 @@
72
- jhendrixMSFT
73
- tjprescott
74
75
+- rule:
76
+ # resource management plane typespec PR's
77
+ paths:
78
+ - "specification/**/*Management/**"
79
+ - "specification/**/*Management.Shared/**"
80
+ reviewers:
81
+ - rkmanda
82
+
83
- rule:
84
paths:
85
- "specification/**/*.cadl"
@@ -121,10 +129,8 @@
121
129
- konrad-jamrozik
122
130
123
131
124
- # resource management plane PR's
132
+ # resource management plane swagger PR's
125
133
126
- - "specification/**/*Management/**"
127
- - "specification/**/*Management.Shared/**"
128
134
- "specification/**/resource-manager/**"
135
- "specification/common-types/resource-management/**"
136
reviewers:
0 commit comments