From: Jeremy Benoist Date: Wed, 17 Aug 2016 10:29:47 +0000 (+0200) Subject: Enable Zappr X-Git-Tag: 2.0.7~9 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=7dbedfc8a3b7243df8fa19b8038c450283aa4457 Enable Zappr --- diff --git a/.zappr.yaml b/.zappr.yaml new file mode 100644 index 00000000..69a7fa53 --- /dev/null +++ b/.zappr.yaml @@ -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