Update .mention-bot to add more users to blacklist and remove skipAlreadyMentionedPR
This commit is contained in:
parent
d9e73d1d71
commit
2fd83b439c
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"userBlacklist": [
|
||||
"balloob"
|
||||
],
|
||||
"skipAlreadyMentionedPR": true
|
||||
"balloob",
|
||||
"fabaff",
|
||||
"pavoni",
|
||||
"rmkraus"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue