diff --git a/.github/workflows/issue_closer.yml b/.github/workflows/issue_closer.yml index 43d207e3f..c911a5a89 100644 --- a/.github/workflows/issue_closer.yml +++ b/.github/workflows/issue_closer.yml @@ -17,19 +17,9 @@ jobs: [ { "type": "title", - "regex": ".*<(Source Name|short description)>*", + "regex": ".*(Source name|Short description).*", "message": "You did not fill out the description in the title" }, - { - "type": "body", - "regex": ".*DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT.*", - "message": "The acknowledgment section was not removed" - }, - { - "type": "body", - "regex": ".*\\* (Tachiyomi version|Android version|Device|Name|Link|Extension version): \\?.*", - "message": "The requested information was not filled out" - }, { "type": "both", "regex": ".*(mangago|mangafox|hq\\s*dragon|manga\\s*host|supermangas|superhentais|union\\s*mangas|yes\\s*mangas|manhuascan|heroscan|manhwahot).*",