Add @mention-bot configuration

This commit is contained in:
Robbie Trencheny 2016-10-03 17:36:00 -07:00
parent 625319846c
commit f2a12b7ac2

6
.mention-bot Normal file
View File

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