mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:29:30 +08:00
d396c89a21
- No need for it on PRs by team members - Should not immediately jump into action New mention-bot functionality courtesy of @saiqulhaq!
9 lines
298 B
Plaintext
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"
|
|
}
|