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

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-10-11 07:02:44 +0400
committerChris Rebert <github@rebertia.com>2014-10-11 07:02:44 +0400
commit8256f6fc6f9a3385a75a62e5b28d8c3933b85640 (patch)
tree9747e7bdefab2df8912b112b7986f81a6b34e07b
parent2d50f275573815558d2483dcfcf41ad835e440ed (diff)
enable PR auto-closure by default
-rw-r--r--src/main/resources/application.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf
index 9427aa5..100a7d0 100644
--- a/src/main/resources/application.conf
+++ b/src/main/resources/application.conf
@@ -21,7 +21,7 @@ spray.can {
rorschach {
default-port = 9090
- close-bad-pull-requests = off
+ close-bad-pull-requests = on
github-repos-to-watch = ["cvrebert/rorschach-test"]
username = throwaway9475947
password = XXXXXXXX