Add gitlawr to mention bot blacklist

Let's try to keep it to active contributors / maintainers so people
aren't needlessly pinged :)
This commit is contained in:
Charlie Drage 2017-07-26 12:43:00 -04:00
parent be17e101b9
commit 0141df1f55

View File

@ -3,7 +3,7 @@
"numFilesToCheck": 5,
"message": "@pullRequester, thank you for the pull request! We'll ping some people to review your PR. @reviewers, please review this.",
"fileBlacklist": ["*.md"],
"userBlacklist": ["ngtuna", "janetkuo", "sebgoa", "dustymabe"],
"userBlacklist": ["ngtuna", "janetkuo", "sebgoa", "dustymabe", "gitlawr"],
"actions": ["opened", "labeled"],
"skipAlreadyMentionedPR": true,
"createReviewRequest": true