mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
chore(NA): adds backport configs for renaming 7.x into 7.16 (#115783)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
00cc5fef8e
commit
c0d6a612d6
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"
|
||||
},
|
||||
"autoMerge": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue