We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee33e6e commit 2238edfCopy full SHA for 2238edf
.github/commands.json
@@ -169,6 +169,19 @@
169
"reason": "completed",
170
"addLabel": "unreleased"
171
},
172
+ {
173
+ "type": "comment",
174
+ "name": "spam",
175
+ "allowUsers": [
176
+ "cleidigh",
177
+ "usernamehw",
178
+ "gjsjohnmurray",
179
+ "IllusionMH"
180
+ ],
181
+ "action": "close",
182
+ "reason": "not_planned",
183
+ "addLabel": "invalid"
184
+ },
185
{
186
"type": "comment",
187
"name": "a11ymas",
0 commit comments