diff --git a/.zappr.yaml b/.zappr.yaml index 7ac93c973f..691f9c19fc 100644 --- a/.zappr.yaml +++ b/.zappr.yaml @@ -24,4 +24,16 @@ approvals: - MustafaSaber - lucastt +# mandatory pull request labels +pull-request: + labels: + additional: true + oneOf: + - architectural + - major + - minor + - bugfix + - documentation + - dependencies + X-Zalando-Team: "teapot"