Skip to content

Commit 919f36d

Browse files
authored
Update pull_request_assignment.yml (#20015)
* Update pull_request_assignment.yml Added branches to assign for some rps. * Update pull_request_assignment.yml * Update pull_request_assignment.yml
1 parent b096e10 commit 919f36d

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

.github/pull_request_assignment.yml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
reviewers:
5858
- lirenhe
5959
- raych1
60+
branches:
61+
- network-
6062

6163

6264
- rule:
@@ -76,6 +78,13 @@
7678
- raych1
7779
- xiaoxuqi-ms
7880

81+
- rule:
82+
paths: "specification/sql/**"
83+
reviewers:
84+
- raych1
85+
- xiaoxuqi-ms
86+
branches:
87+
- dev-sql-
7988

8089
- rule:
8190
paths:
@@ -128,10 +137,12 @@
128137

129138
- rule:
130139
paths:
131-
- "specification/@(resources|datafactory)/**"
140+
- "specification/@(resources|datafactory|app)/**"
132141
reviewers:
133142
- leni-msft
134-
143+
branches:
144+
- Microsoft.App-
145+
135146
- rule:
136147
paths:
137148
- "specification/storage/**"

0 commit comments

Comments
 (0)