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