forked from LaconicNetwork/kompose
commit
b0cf3a4882
11
.mention-bot
Normal file
11
.mention-bot
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"maxReviewers": 3, // 3 is enough
|
||||
"numFilesToCheck": 5,
|
||||
"message": "@pullRequester, thanks! @reviewers, please review this.",
|
||||
"findPotentialReviewers": true,
|
||||
"fileBlacklist": ["*.md"], // ignore documentation
|
||||
"userBlacklist": ["ngtuna", "janetkuo", "sebgoa"], // explicitly ignore pinging alumni
|
||||
"assignToReviewer": false,
|
||||
"createReviewRequest": true,
|
||||
"createComment": true,
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user