Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-05-16 18:46:18 +0300
committerLukas Reschke <lukas@statuscode.ch>2017-05-16 18:46:18 +0300
commit77430c6a6e7574c6e75cf071f2606b9444e56696 (patch)
tree7d74d47a549306279ba536780c5bdf7611935a3f /.mention-bot
parentaa077d737f096443e960b39e2c9468572c77b0fe (diff)
Use reviews instead of comments
Allows using stuff such as https://github.com/nextcloud/server/pulls/review-requested/LukasReschke Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to '.mention-bot')
-rw-r--r--.mention-bot4
1 files changed, 3 insertions, 1 deletions
diff --git a/.mention-bot b/.mention-bot
index 69dbe9b8899..d37399cc4b2 100644
--- a/.mention-bot
+++ b/.mention-bot
@@ -26,5 +26,7 @@
"scrutinizer-auto-fixer",
"th3fallen",
"zander"
- ]
+ ],
+ "createReviewRequest": true,
+ "createComment": false
}