mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 19:39:20 -05:00
Update commands.yml
This commit is contained in:
4
.github/commands.yml
vendored
4
.github/commands.yml
vendored
@@ -66,10 +66,10 @@
|
||||
},
|
||||
{
|
||||
type: 'comment',
|
||||
name: 'confirmationNeeded',
|
||||
name: 'unconfirm',
|
||||
allowUsers: ['cleidigh', 'usernamehw'],
|
||||
action: 'updateLabels',
|
||||
addLabel: 'confirmation-needed'
|
||||
addLabel: 'unconfirmed'
|
||||
},
|
||||
{
|
||||
type: 'comment',
|
||||
|
||||
Reference in New Issue
Block a user