mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
A single rejection rejects the PR
This commit is contained in:
parent
5a9be795ae
commit
4f51fe6c92
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue