Add zappr configuration.

This commit is contained in:
Oleksii Kliukin
2016-03-11 16:33:26 +01:00
parent d65d47b517
commit 9ca1b754a5
+12
View File
@@ -0,0 +1,12 @@
approvals:
# PR needs at least 4 approvals
minimum: 1
# approval = comment that matches this regex
pattern: "^:?\\+1:?$"
from:
# commenter must be either one of:
# a public zalando org member
orgs:
- zalando
# a collaborator of the repo
collaborators: true