mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
This commit is contained in:
parent
ae8c5d7765
commit
813b5fe0c4
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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue