Skip to content

Commit 797317d

Browse files
committed
update mention bot configuration
fixes #8822
1 parent 1424465 commit 797317d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.mention-bot

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"maxReviewers": 2,
3-
"userBlacklistForPR": ["alexandrudima", "aeschli", "weinand", "bpasero", "isidorn", "joaomoreno", "jrieken", "dbaeumer", "egamma"]
3+
"requiredOrgs": ["Microsoft"],
4+
"skipAlreadyAssignedPR": true,
5+
"skipAlreadyMentionedPR": true,
6+
"skipCollaboratorPR": true
47
}

0 commit comments

Comments
 (0)