Implement /spam issue triaging command (#221940)

* Implement /spam issue triaging command

* Use `invalid` as the label
This commit is contained in:
John Murray
2024-07-23 01:23:21 +01:00
committed by GitHub
parent ee33e6e029
commit 2238edf364

13
.github/commands.json vendored
View File

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