mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-13 02:44:15 +01:00
[skip ci] update issue closer to close anime/aniyomi
This commit is contained in:
parent
00ac632d8f
commit
511bcc9197
1 changed files with 5 additions and 0 deletions
5
.github/workflows/issue_closer.yml
vendored
5
.github/workflows/issue_closer.yml
vendored
|
@ -22,5 +22,10 @@ jobs:
|
||||||
"type": "body",
|
"type": "body",
|
||||||
"regex": ".*\\* (Tachiyomi version|Android version|Device): \\?.*",
|
"regex": ".*\\* (Tachiyomi version|Android version|Device): \\?.*",
|
||||||
"message": "Requested information in the template was not filled out."
|
"message": "Requested information in the template was not filled out."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "both",
|
||||||
|
"regex": ".*((A|a)(niyomi|nime))|.*",
|
||||||
|
"message": "Tachiyomi does not support anime, and has no plans to support anime. In addition Tachiyomi is not affiliated with Aniyomi https://github.com/jmir1/aniyomi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue