Add acknowledgement label when auto-closing (#565)

This commit is contained in:
stevenyomi 2024-01-24 16:03:44 +08:00 committed by GitHub
parent 8fc4825fe6
commit d419bc310a

View File

@ -52,6 +52,7 @@ jobs:
{
"type": "body",
"regex": "- \\[[xX]\\] I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements\\.",
"labels": [":clown_face:"],
"message": "You have not carefully read the acknowledgements."
},
{