Add mention-bot (#5057) [skip ci]
This commit is contained in:
parent
2e6713209c
commit
1691fc959f
6
.mention-bot
Normal file
6
.mention-bot
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"userBlacklist": [ "amasad", "thejameskyle", "jmm", "kittens" ],
|
||||
"fileBlacklist": ["*.md"], // mention-bot will ignore any files that match these file globs
|
||||
"skipAlreadyAssignedPR": true, // mention-bot will ignore already assigned PR's,
|
||||
"createReviewRequest": true
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user