From 87f3de230b9057f8a0d9a8136480dc5b269a10dc Mon Sep 17 00:00:00 2001 From: Mauro Ezequiel Moltrasio Date: Mon, 9 Feb 2026 11:17:10 +0100 Subject: [PATCH] chore(konflux): automerge RPM lockfile security updates MintMaker's RPM lockfile updates, specifically for security updates, require a separate configuration setting. --- .github/renovate.json5 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 46f20fc864..69f305e533 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -23,6 +23,9 @@ "branchConcurrentLimit": null, // The number of PRs MintMaker can open in one hour, effectively in one run. "prHourlyLimit": 4, + // Automerge all rpm-lockfile security updates. This is configured separately from other package managers. + // https://konflux-ci.dev/docs/mintmaker/rpm-lockfile/#how-to-enable-automerge-for-rpm-security-updates + "rpmVulnerabilityAutomerge": "ALL", "timezone": "Etc/UTC", "schedule": [ // Allowed syntax: https://docs.renovatebot.com/configuration-options/#schedule