From 3fc951817cb4d3d64d9cdcce4db65983efc92d56 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Fri, 10 Oct 2025 11:38:20 +0200 Subject: [PATCH] Add template issue closer --- .github/workflows/close_template_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/close_template_issue.yml b/.github/workflows/close_template_issue.yml index 9ea118661..d5a5cbc6d 100644 --- a/.github/workflows/close_template_issue.yml +++ b/.github/workflows/close_template_issue.yml @@ -17,7 +17,7 @@ jobs: const issueNumber = issue.number; // Check for tteck script mention - if (content.includes("Template debian-13-standard_13.1-2_amd64.tar.zst [local]") || content.includes("Container creation failed. Checking if template is corrupted or incomplete.")) || content.includes("Template is valid, but container creation still failed."){ + if (content.includes("Template debian-13-standard_13.1-2_amd64.tar.zst [local]") || content.includes("Container creation failed. Checking if template is corrupted or incomplete.") || content.includes("Template is valid, but container creation still failed.")){ const message = `Hello, it looks like you are referencing a container creation issue!. We get many simmilar issues with this topic, so please check this disscusion #8126.