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 88configuration :
99 resourceManagementConfiguration :
1010 eventResponderTasks :
11- - description : Request review from diberry (non-write perms) for code analysis files.
11+ - description : (Test policy) Request review for code analysis files.
1212 if :
1313 - payloadType : Pull_Request
1414 - isAction :
@@ -22,17 +22,5 @@ configuration:
2222 - diberry
2323 replyTemplate : " Mentioning as a test: ${mentionees}"
2424 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