Archived
Added mention-bot configuration settings (#172)
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"maxReviewers": 3,
|
||||||
|
"requiredOrgs": ["Microsoft"],
|
||||||
|
"skipAlreadyAssignedPR": true,
|
||||||
|
"skipAlreadyMentionedPR": true,
|
||||||
|
"skipCollaboratorPR": false
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user