mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-06 00:49:47 +00:00
26 lines
485 B
YAML
26 lines
485 B
YAML
# see https://zappr.opensource.zalan.do/
|
|
autobranch: false
|
|
commit: false
|
|
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
|