diff --git a/.github/commands.yml b/.github/commands.yml index 9e75ced247c..4bc649c91b6 100644 --- a/.github/commands.yml +++ b/.github/commands.yml @@ -49,6 +49,7 @@ { type: 'label', name: '*caused-by-extension', + allowTriggerByBot: true, action: 'close', comment: "This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the [marketplace](https://aka.ms/vscodemarketplace) for VS Code. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!" },