From 376a80a9094cc7a02c45ce1ae51e42910dc06978 Mon Sep 17 00:00:00 2001 From: Mauro Ezequiel Moltrasio Date: Mon, 9 Feb 2026 14:08:57 +0100 Subject: [PATCH] chore(konflux): automerge RPM lockfile security updates (#2886) 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 64174e037a..d75df4179e 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -17,6 +17,9 @@ // This tells Renovate to combine all updates in one PR so that we have fewer PRs to deal with. "group:all", ], + // 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