Skip to content

Commit

Permalink
Added mention-bot configuration settings (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevcunnane authored Dec 8, 2016
1 parent 2fa5704 commit 8da35a9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .mention-bot
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"maxReviewers": 3,
"requiredOrgs": ["Microsoft"],
"skipAlreadyAssignedPR": true,
"skipAlreadyMentionedPR": true,
"skipCollaboratorPR": false
}

0 comments on commit 8da35a9

Please sign in to comment.