summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.mention-bot4
1 files changed, 2 insertions, 2 deletions
diff --git a/.mention-bot b/.mention-bot
index 7f9135e281..bea6176a98 100644
--- a/.mention-bot
+++ b/.mention-bot
@@ -1,5 +1,5 @@
{
- "requiredOrgs": ["mapbox"], // mention-bot will only mention user who are members of one of these organizations.
+ "requiredOrgs": ["mapbox"],
"message": "@pullRequester, thanks for your PR! By analyzing this pull request, we identified @reviewers to be potential reviewers.",
- "numFilesToCheck": 10, // Number of files to check against, default is 5.
+ "numFilesToCheck": 10
}