Skip to content

Commit 8da35a9

Browse files
authored
Added mention-bot configuration settings (#479)
1 parent 2fa5704 commit 8da35a9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.mention-bot

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"maxReviewers": 3,
3+
"requiredOrgs": ["Microsoft"],
4+
"skipAlreadyAssignedPR": true,
5+
"skipAlreadyMentionedPR": true,
6+
"skipCollaboratorPR": false
7+
}

0 commit comments

Comments
 (0)