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

github.com/nextcloud/android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobiasKaminsky <tobias@kaminsky.me>2017-02-13 11:03:31 +0300
committertobiasKaminsky <tobias@kaminsky.me>2017-02-13 11:03:31 +0300
commit4f51fe6c921d27e0ba36cfca3714e23a3e64cbc5 (patch)
tree55bcb2648e6c68b7e37ec5a99d42f7f52cc4d3da /.pullapprove.yml
parent5a9be795ae8fd43efb706b58bc876c2afc7af30c (diff)
A single rejection rejects the PR
Diffstat (limited to '.pullapprove.yml')
-rw-r--r--.pullapprove.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.pullapprove.yml b/.pullapprove.yml
index 44c503ddab..3b24cc7f4d 100644
--- a/.pullapprove.yml
+++ b/.pullapprove.yml
@@ -25,6 +25,7 @@ group_defaults:
groups:
code-review:
required: 2
+ reject_value: -99
users:
- AndyScherzinger
- tobiasKaminsky
@@ -38,6 +39,7 @@ groups:
reset_on_push:
enabled: false
required: 1
+ reject_value: -99
users:
- jancborchardt
- eppfel