It doesn't seem to be respecting the `userBlacklist` field, judging by https://github.com/Cockatrice/Cockatrice/pull/1981#issuecomment-218639352 Ref https://github.com/facebook/mention-bot/issues/117
5 lines
176 B
Text
5 lines
176 B
Text
{
|
|
"message": "@pullRequester, thanks for contributing! @reviewers are the best people to review the changes.",
|
|
"fileBlacklist": ["*.md"],
|
|
"userBlacklist": ["mbruker"],
|
|
}
|