aboutsummaryrefslogtreecommitdiffhomepage
path: root/.zappr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.zappr.yaml')
-rw-r--r--.zappr.yaml26
1 files changed, 26 insertions, 0 deletions
diff --git a/.zappr.yaml b/.zappr.yaml
new file mode 100644
index 00000000..f90cd809
--- /dev/null
+++ b/.zappr.yaml
@@ -0,0 +1,26 @@
1# see https://zappr.opensource.zalan.do/
2autobranch: false
3commit: false
4approvals:
5 minimum: 1
6 ignore: pr_opener
7 pattern: "^(:\\+1:|👍)$"
8 veto:
9 pattern: "^(:\\-1:|👎)$"
10 from:
11 orgs:
12 - wallabag
13 collaborators: true
14specification:
15 title:
16 minimum-length:
17 enabled: true
18 length: 8
19 body:
20 minimum-length:
21 enabled: true
22 length: 8
23 contains-url: false
24 contains-issue-number: false
25 template:
26 differs-from-body: true