From d7ed9381ac3306aca78b7451dadd17809ea06013 Mon Sep 17 00:00:00 2001 From: Christof Marti Date: Fri, 27 Sep 2019 09:51:14 +0200 Subject: [PATCH] Update commands.yml --- .github/commands.yml | 1 + 1 file changed, 1 insertion(+) 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!" },