]>
Commit | Line | Data |
---|---|---|
7dbedfc8 | 1 | # see https://zappr.opensource.zalan.do/ |
9a5c5c33 JB |
2 | autobranch: false |
3 | commit: false | |
7dbedfc8 JB |
4 | approvals: |
5 | minimum: 1 | |
6 | ignore: pr_opener | |
7 | pattern: "^(:\\+1:|👍)$" | |
8 | veto: | |
9 | pattern: "^(:\\-1:|👎)$" | |
10 | from: | |
11 | orgs: | |
12 | - wallabag | |
13 | collaborators: true | |
14 | specification: | |
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 |