From 420f21b36d271ed40107531f7d2a515b11765ff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20Mart=C3=ADn?= Date: Fri, 27 Jun 2025 14:10:38 +0200 Subject: [PATCH] Use 'renovate' prefix for all the branches created by konflux MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miguel Martín --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 8b618b1..3b7b9cd 100644 --- a/renovate.json +++ b/renovate.json @@ -19,7 +19,7 @@ ], "enabled": true, "groupName": "Konflux references", - "branchPrefix": "konflux/references/", + "branchPrefix": "renovate/konflux/references/", "group": { "branchTopic": "{{{baseBranch}}}", "commitMessageTopic": "{{{groupName}}}"