Add closedWith commmand

pull/99481/head
Jackson Kearl 2020-06-04 12:45:07 -07:00
parent 37d90fbfc8
commit c2be1bb8bb
1 changed files with 12 additions and 0 deletions

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