Add closedWith commmand

This commit is contained in:
Jackson Kearl 2020-06-04 12:45:07 -07:00
parent 37d90fbfc8
commit c2be1bb8bb

12
.github/commands.json vendored
View file

@ -133,6 +133,18 @@
"action": "updateLabels",
"addLabel": "~needs more info"
},
{
"type": "comment",
"name": "closedWith",
"allowUsers": [
"cleidigh",
"usernamehw",
"gjsjohnmurray",
"IllusionMH"
],
"action": "close",
"addLabel": "unreleased"
},
{
"type": "label",
"name": "~needs more info",