Skip to content

Commit 9836308

Browse files
Dave WilsonGrantMeStrength
authored andcommitted
Merged PR 17126: configuring merlinbot reviewer system
configuring merlinbot reviewer system - excluding dev team
1 parent 2108a19 commit 9836308

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Enable/Disable recommender
2+
enabled: true
3+
# How many reviewers to add?
4+
maxReviewers: 2
5+
# Exclude files/paths in PR to be considered for recommendation
6+
excludedPaths:
7+
# Only suggest reviewers that are included in the following list
8+
includedReviewers:
9+
# Do not make recommendations for reviewers that are included in the following list
10+
excludedReviewers:
11+
- cdwilson@microsoft.com
12+
- v-jiangc@microsoft.com
13+
- v-jex@microsoft.com

0 commit comments

Comments
 (0)