From caa023554bdeac14642d0ce49318a50ad3c11159 Mon Sep 17 00:00:00 2001 From: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com> Date: Sat, 28 Oct 2023 21:01:15 -0300 Subject: [PATCH] [skip ci] Add SlimeRead to the autocloser (#18784) [skip ci] Add SlimeRead to the autocloser. --- .github/workflows/issue_moderator.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/issue_moderator.yml b/.github/workflows/issue_moderator.yml index 96b69bacf..1e014a32b 100644 --- a/.github/workflows/issue_moderator.yml +++ b/.github/workflows/issue_moderator.yml @@ -61,6 +61,13 @@ 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": ".*(slime\\s*read).*", + "ignoreCase": true, + "labels": ["invalid"], + "message": "{match} will not be added as they're just mirroring content from MangaDex and have relations to the MangaLivre team. Use the MangaDex extension directly instead." } ] auto-close-ignore-label: do-not-autoclose