Skip to content

Commit

Permalink
(fix): Update Pull Request approval flows
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Kolesnikov committed Sep 6, 2024
1 parent 8228f28 commit 9a262d6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .zappr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,26 @@ approvals:
from:
orgs:
- zalando

maintainers:
minimum: 2
from:
users:
- fogfish
- pioneerit

# mandatory pull request labels
pull-request:
labels:
additional: true
oneOf:
- architectural
- major
- minor
- bugfix
- documentation
- dependencies

# one of [code, doc, config, tools, secrets]
X-Zalando-Type: code
X-Zalando-Team: "wardrobefi"

0 comments on commit 9a262d6

Please sign in to comment.