|
|
@ -15,3 +15,9 @@ changelog:
|
|
|
|
sort: "title"
|
|
|
|
sort: "title"
|
|
|
|
labels:
|
|
|
|
labels:
|
|
|
|
- "type: dependency-upgrade"
|
|
|
|
- "type: dependency-upgrade"
|
|
|
|
|
|
|
|
issues:
|
|
|
|
|
|
|
|
ports:
|
|
|
|
|
|
|
|
- label: "status: forward-port"
|
|
|
|
|
|
|
|
bodyExpression: 'Forward port of issue #(\d+).*'
|
|
|
|
|
|
|
|
- label: "status: back-port"
|
|
|
|
|
|
|
|
bodyExpression: 'Back port of issue #(\d+).*'
|
|
|
|