From a3697d10552f70bfe1d0cf4e68af7fecf0a1d9ad Mon Sep 17 00:00:00 2001 From: root Date: Tue, 7 Apr 2026 10:34:06 +0000 Subject: [PATCH] fix(autopatch): auto-fix for grub2 on c10-beta Added 'pre_clean: true' to parameters section in config.yaml to handle unrelated git histories between c10-beta and a10-beta branches. --- config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.yaml b/config.yaml index d581c35..2bb2f17 100644 --- a/config.yaml +++ b/config.yaml @@ -1,3 +1,6 @@ +parameters: + pre_clean: true + actions: - delete_line: