File tree Expand file tree Collapse file tree 1 file changed +3
-15
lines changed Expand file tree Collapse file tree 1 file changed +3
-15
lines changed Original file line number Diff line number Diff line change 8
8
configuration :
9
9
resourceManagementConfiguration :
10
10
eventResponderTasks :
11
- - description : Request review from diberry (non-write perms) for code analysis files.
11
+ - description : (Test policy) Request review for code analysis files.
12
12
if :
13
13
- payloadType : Pull_Request
14
14
- isAction :
@@ -22,17 +22,5 @@ configuration:
22
22
- diberry
23
23
replyTemplate : " Mentioning as a test: ${mentionees}"
24
24
assignMentionees : true
25
-
26
- - description : Request review from gewarren and dotnet/docs for ML files.
27
- if :
28
- - payloadType : Pull_Request
29
- - isAction :
30
- action : Opened
31
- - filesMatchPattern :
32
- pattern : docs/machine-learning/*
33
- matchAny : true
34
- then :
35
- - mentionUsers :
36
- mentionees :
37
- - gewarren
38
- replyTemplate : " Mentioning as a test: ${mentionees}"
25
+ - requestReview :
26
+ reviewer : BillWagner
You can’t perform that action at this time.
0 commit comments