mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Added mention-bot configuration settings (#172)
This commit is contained in:
7
.mention-bot
Normal file
7
.mention-bot
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"maxReviewers": 3,
|
||||||
|
"requiredOrgs": ["Microsoft"],
|
||||||
|
"skipAlreadyAssignedPR": true,
|
||||||
|
"skipAlreadyMentionedPR": true,
|
||||||
|
"skipCollaboratorPR": false
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user