mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
configure mention bot to use only members of the Discourse organization
This commit is contained in:
parent
b473cd10a6
commit
3589327f94
1 changed files with 4 additions and 0 deletions
4
.mention-bot
Normal file
4
.mention-bot
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"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"],
|
||||
}
|
Loading…
Reference in a new issue