We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1424465 commit 797317dCopy full SHA for 797317d
.mention-bot
@@ -1,4 +1,7 @@
1
{
2
"maxReviewers": 2,
3
- "userBlacklistForPR": ["alexandrudima", "aeschli", "weinand", "bpasero", "isidorn", "joaomoreno", "jrieken", "dbaeumer", "egamma"]
+ "requiredOrgs": ["Microsoft"],
4
+ "skipAlreadyAssignedPR": true,
5
+ "skipAlreadyMentionedPR": true,
6
+ "skipCollaboratorPR": true
7
}
0 commit comments