Add @mention-bot configuration

This commit is contained in:
Robbie Trencheny 2016-10-03 17:36:00 -07:00
parent 651f3ab55c
commit e523c3d196

6
.mention-bot Normal file
View File

@ -0,0 +1,6 @@
{
"userBlacklist": [
"balloob"
],
"skipAlreadyMentionedPR": true
}