Skip to content

Commit 3c3c71e

Browse files
author
Chanaka Balasooriya
committed
fix validations for zappr
1 parent 18a1d4d commit 3c3c71e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.zappr.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
approvals:
2-
pattern: "^(:\\+1:|👍|\\+1|:thumbsup:|[Ll][Gg][Tt][Mm])$"
3-
minimum: 1
4-
from:
5-
orgs:
6-
- zalando
7-
- zalando-stups
8-
collaborators: true
2+
groups:
3+
zalando:
4+
minimum: 1
5+
from:
6+
orgs:
7+
- "zalando"
8+
- "zalando-stups"
9+
X-Zalando-Type: code
910
X-Zalando-Team: acid
10-
X-Zalando-Type: code

0 commit comments

Comments
 (0)