[skip ci] Add SlimeRead to the autocloser (#18784)

[skip ci] Add SlimeRead to the autocloser.
This commit is contained in:
Alessandro Jean 2023-10-28 21:01:15 -03:00 committed by GitHub
parent 3f57ef8e98
commit caa023554b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -61,6 +61,13 @@ jobs:
"ignoreCase": true, "ignoreCase": true,
"labels": ["Cloudflare protected"], "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." "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 auto-close-ignore-label: do-not-autoclose