mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[backportrc] Adds 7.12 branch and bumps 7.x (#91883)
This commit is contained in:
parent
386afdca8f
commit
47b2c12b7e
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
"targetBranchChoices": [
|
||||
{ "name": "master", "checked": true },
|
||||
{ "name": "7.x", "checked": true },
|
||||
"7.12",
|
||||
"7.11",
|
||||
"7.10",
|
||||
"7.9",
|
||||
|
@ -29,7 +30,7 @@
|
|||
"targetPRLabels": ["backport"],
|
||||
"branchLabelMapping": {
|
||||
"^v8.0.0$": "master",
|
||||
"^v7.12.0$": "7.x",
|
||||
"^v7.13.0$": "7.x",
|
||||
"^v(\\d+).(\\d+).\\d+$": "$1.$2"
|
||||
},
|
||||
"autoMerge": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue