mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
This commit is contained in:
parent
8ef85def71
commit
ea5d0de514
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
"upstream": "elastic/kibana",
|
||||
"targetBranchChoices": [
|
||||
{ "name": "master", "checked": true },
|
||||
"8.0",
|
||||
"7.16",
|
||||
"7.15",
|
||||
"7.14",
|
||||
|
@ -32,7 +33,7 @@
|
|||
],
|
||||
"targetPRLabels": ["backport"],
|
||||
"branchLabelMapping": {
|
||||
"^v8.0.0$": "master",
|
||||
"^v8.1.0$": "master",
|
||||
"^v(\\d+).(\\d+).\\d+$": "$1.$2"
|
||||
},
|
||||
"autoMerge": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue