From 6e6bfd2f80074824f53a08273f127ad3d3439468 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 25 Feb 2026 13:32:30 +0400 Subject: [PATCH] Add RHEL version parameter to config, to avoid missing autochangelog with enabled autorelease --- config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.yaml b/config.yaml index f5dbbf7..7265d56 100644 --- a/config.yaml +++ b/config.yaml @@ -1,3 +1,6 @@ +parameters: + rhel_version: "8" + actions: - replace: - target: "spec"