servatrice/.mention-bot
Gavin Bisesi a4359244bc Create .mention-bot
Don't tag brukie for code review
2016-04-27 14:48:40 -04:00

6 lines
369 B
Text

{
"message": "@pullRequester, thanks for contributing! @reviewers are the best people to review the changes.",
// custom message using @pullRequester and @reviewers
"fileBlacklist": ["*.md"], // mention-bot will ignore any files that match these file globs
"userBlacklist": ["mbruker"], // users in this list will never be mentioned by mention-bot
}