Skip to content

Commit

Permalink
Added mention-bot configuration settings (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevcunnane committed Dec 8, 2016
1 parent 379c617 commit 4c76b27
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 4c76b27

Please sign in to comment.