summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.mention-bot5
1 files changed, 5 insertions, 0 deletions
diff --git a/.mention-bot b/.mention-bot
new file mode 100644
index 0000000000..7f9135e281
--- /dev/null
+++ b/.mention-bot
@@ -0,0 +1,5 @@
+{
+ "requiredOrgs": ["mapbox"], // mention-bot will only mention user who are members of one of these organizations.
+ "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.
+}