diff --git a/.github/commands.json b/.github/commands.json index df9fc791fd5db..444809161334b 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -169,6 +169,19 @@ "reason": "completed", "addLabel": "unreleased" }, + { + "type": "comment", + "name": "spam", + "allowUsers": [ + "cleidigh", + "usernamehw", + "gjsjohnmurray", + "IllusionMH" + ], + "action": "close", + "reason": "not_planned", + "addLabel": "invalid" + }, { "type": "comment", "name": "a11ymas",