Min 2 zalando approvers. (#1338)
This commit is contained in:
parent
9d5841cdaa
commit
d488ae10a0
|
|
@ -3,3 +3,11 @@ X-Zalando-Team: "acid"
|
||||||
# type should be one of [code, doc, config, tools, secrets]
|
# type should be one of [code, doc, config, tools, secrets]
|
||||||
# code will be the default value, if X-Zalando-Type is not found in .zappr.yml
|
# code will be the default value, if X-Zalando-Type is not found in .zappr.yml
|
||||||
X-Zalando-Type: code
|
X-Zalando-Type: code
|
||||||
|
|
||||||
|
approvals:
|
||||||
|
groups:
|
||||||
|
zalando:
|
||||||
|
minimum: 2
|
||||||
|
from:
|
||||||
|
orgs:
|
||||||
|
- zalando
|
||||||
Loading…
Reference in New Issue