mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit f634334be8
)
Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
This commit is contained in:
parent
676e5f19a6
commit
fab94510e4
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
"repoName": "kibana",
|
||||
"targetBranchChoices": [
|
||||
"main",
|
||||
"8.2",
|
||||
"8.1",
|
||||
"8.0",
|
||||
"7.17",
|
||||
|
@ -38,7 +39,7 @@
|
|||
"backport"
|
||||
],
|
||||
"branchLabelMapping": {
|
||||
"^v8.2.0$": "main",
|
||||
"^v8.3.0$": "main",
|
||||
"^v(\\d+).(\\d+).\\d+$": "$1.$2"
|
||||
},
|
||||
"autoMerge": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue