]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Enable Zappr
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Wed, 17 Aug 2016 10:29:47 +0000 (12:29 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Aug 2016 10:29:47 +0000 (12:29 +0200)
.zappr.yaml [new file with mode: 0644]

diff --git a/.zappr.yaml b/.zappr.yaml
new file mode 100644 (file)
index 0000000..69a7fa5
--- /dev/null
@@ -0,0 +1,24 @@
+# see https://zappr.opensource.zalan.do/
+approvals:
+  minimum: 1
+  ignore: pr_opener
+  pattern: "^(:\\+1:|👍)$"
+  veto:
+    pattern: "^(:\\-1:|👎)$"
+  from:
+    orgs:
+      - wallabag
+    collaborators: true
+specification:
+  title:
+    minimum-length:
+      enabled: true
+      length: 8
+  body:
+    minimum-length:
+      enabled: true
+      length: 8
+    contains-url: false
+    contains-issue-number: false
+  template:
+    differs-from-body: true