Skip to content

Commit c2be1bb

Browse files
author
Jackson Kearl
committed
Add closedWith commmand
1 parent 37d90fb commit c2be1bb

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/commands.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,18 @@
133133
"action": "updateLabels",
134134
"addLabel": "~needs more info"
135135
},
136+
{
137+
"type": "comment",
138+
"name": "closedWith",
139+
"allowUsers": [
140+
"cleidigh",
141+
"usernamehw",
142+
"gjsjohnmurray",
143+
"IllusionMH"
144+
],
145+
"action": "close",
146+
"addLabel": "unreleased"
147+
},
136148
{
137149
"type": "label",
138150
"name": "~needs more info",

0 commit comments

Comments
 (0)