From 4de82f6fc713649b41d0ad48b10352d1ddfa75ac Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:53:45 -0500 Subject: [PATCH 1/2] Update .backportrc.json to include latest releases --- .backportrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.backportrc.json b/.backportrc.json index 24ccaa6b7..52458124b 100644 --- a/.backportrc.json +++ b/.backportrc.json @@ -1,7 +1,7 @@ { "repoOwner": "elastic", "repoName": "ingest-docs", - "targetBranchChoices": ["main", "8.15","8.14","8.13","8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "7.17"], + "targetBranchChoices": ["main", "8.18","8.17","8.16","8.15","8.14","8.13","8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "7.17"], "autoMerge": true, "autoMergeMethod": "squash", "branchLabelMapping": { From b5230a1d61e3a495e711459abc0f817ac4f254ac Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Mon, 3 Mar 2025 15:42:07 -0500 Subject: [PATCH 2/2] Update .backportrc.json --- .backportrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.backportrc.json b/.backportrc.json index 52458124b..1ba6c84b7 100644 --- a/.backportrc.json +++ b/.backportrc.json @@ -1,7 +1,7 @@ { "repoOwner": "elastic", "repoName": "ingest-docs", - "targetBranchChoices": ["main", "8.18","8.17","8.16","8.15","8.14","8.13","8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "7.17"], + "targetBranchChoices": ["8.18","8.17","8.16","8.15","8.14","8.13","8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "7.17"], "autoMerge": true, "autoMergeMethod": "squash", "branchLabelMapping": {