Skip to content

Commit

Permalink
(fix): Update Pull Request approval flows (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
fogfish authored Sep 9, 2024
1 parent 8228f28 commit 06ba440
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .zappr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,29 @@ approvals:
from:
orgs:
- zalando

maintainers:
minimum: 2
from:
users:
- fogfish
- pioneerit
- larry-dalmeida
- tcondeixa
- remychantenay

# 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"
3 changes: 3 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ This document contains a list of maintainers for the `rds-health` project. If yo
|----------------------|--------------------------------------------|-----------------------|
| Dmitry Kolesnikov | [@fogfish](https://github.com/fogfish) | Zalando Finland Oy |
| Oleksandr Sakharchuk | [@pioneerit](https://github.com/pioneerit) | Zalando Payments GmbH |
| Larry D Almeida | [@larry-dalmeida](https://github.com/larry-dalmeida) | Zalando SE |
| Tiago Silvestre Condeixa | [@tcondeixa](https://github.com/tcondeixa) | Zalando SE |
| Remy Chantenay | [@remychantenay](https://github.com/remychantenay) | Zalando SE |

0 comments on commit 06ba440

Please sign in to comment.