Skip to content

Commit 7417a29

Browse files
authored
Update commands.yml
1 parent bd08b31 commit 7417a29

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/commands.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,14 @@
116116
addLabel: 'needs more info',
117117
comment: "Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines. Please take the time to review these and update the issue.\n\nHappy Coding!"
118118
},
119+
{
120+
type: 'label',
121+
name: '*needs more info',
122+
action: 'updateLabels',
123+
addLabel: 'needs more info',
124+
removeLabel: '*needs more info',
125+
comment: "Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines. Please take the time to review these and update the issue.\n\nHappy Coding!"
126+
},
119127
{
120128
type: 'comment',
121129
name: 'a11ymas',

0 commit comments

Comments
 (0)