discourse/.mention-bot
Erlend Sogge Heggen d396c89a21 Calibrating mention-bot (#4286)
- No need for it on PRs by team members
- Should not immediately jump into action

New mention-bot functionality courtesy of @saiqulhaq!
2016-06-23 14:42:40 +02:00

9 lines
298 B
Plaintext

{
"maxReviewers": 2,
"message": "Thanks @pullRequester for your pull request :+1:. By analyzing the blame information on this pull request, I identified @reviewers to be potential reviewers.",
"requiredOrgs": ["discourse"],
"skipCollaboratorPR": true,
"delayed": true,
"delayedUntil": "6d"
}