Skip to content

Commit ba8c20f

Browse files
[mention-bot] add to script repo
1 parent 9f48d09 commit ba8c20f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.mention-bot

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"maxReviewers": 3,
3+
"numFilesToCheck": 5,
4+
"message": "@pullRequester, thank you for submitting your add-on to the official Kodi repository. Please give us some time to review your add-on code to make sure it's following our guideliness according to http://kodi.wiki/view/Add-on_rules Should you make any changes to the pull-request always squash the commits and force push to your branch.",
5+
"findPotentialReviewers": false,
6+
"userBlacklist": [],
7+
"userBlacklistForPR": [],
8+
"requiredOrgs": [],
9+
"actions": ["opened"],
10+
"skipAlreadyAssignedPR": true,
11+
"skipAlreadyMentionedPR": true,
12+
"assignToReviewer": false,
13+
"skipTitle": "",
14+
"withLabel": "",
15+
"delayed": false,
16+
"delayedUntil": "1h",
17+
"skipCollaboratorPR": false
18+
}

0 commit comments

Comments
 (0)