[IssueModerator] Improve unremoved acknowledgment section detection

This commit is contained in:
schroda
2024-06-13 20:22:48 +02:00
parent 6344c21261
commit 7266270075

View File

@@ -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"
}, },
{ {