From 69851f08dde240941721b1ed1b460f8c89745bf9 Mon Sep 17 00:00:00 2001 From: beerpiss Date: Thu, 11 Jan 2024 10:44:52 +0700 Subject: [PATCH] ci: Add autocloser for installation failures --- .github/workflows/issue_moderator.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/issue_moderator.yml b/.github/workflows/issue_moderator.yml index 8e92dea1..c5e443cc 100644 --- a/.github/workflows/issue_moderator.yml +++ b/.github/workflows/issue_moderator.yml @@ -42,6 +42,12 @@ jobs: "ignoreCase": true, "labels": ["Cloudflare protected"], "message": "Refer to the **Solving Cloudflare issues** section at https://tachiyomi.org/docs/guides/troubleshooting/#cloudflare. If it doesn't work, migrate to other sources or wait until they lower their protection." + }, + { + "type": "both", + "regex": ".*(?:fail(?:ed|ure|s|ing)?|can\\s*(?:no|')?t|(?:not|un).*able|(? Apps and uninstall it from there by looking for `Tachiyomi: `." } ] auto-close-ignore-label: do-not-autoclose