mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #4197 from gschlager/patch-1
Correct error in mention-bot config
This commit is contained in:
@@ -1,4 +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.",
|
"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"],
|
"requiredOrgs": ["discourse"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user