[IssueModerator] Improve unremoved acknowledgment section detection
This commit is contained in:
2
.github/workflows/issue_moderator.yml
vendored
2
.github/workflows/issue_moderator.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "body",
|
"type": "body",
|
||||||
"regex": "^(?!## (Meta|Device information|What feature should be added to Suwayomi\\?))",
|
"regex": "^(?![\\n\\r\\s]*## (Meta|Device information|What feature should be added to Suwayomi\\?))",
|
||||||
"message": "The acknowledgment section was not removed"
|
"message": "The acknowledgment section was not removed"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user