From 519f9b51f33c457b0dce854c3b43f81b548b097a Mon Sep 17 00:00:00 2001 From: Logan Ramos Date: Mon, 1 Aug 2022 09:35:32 -0400 Subject: Bump distro + update labels (#156685) --- .github/commands.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/commands.json b/.github/commands.json index f67ee72c873..bd319fe1148 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -197,10 +197,10 @@ }, { "type": "label", - "name": "~needs version info", + "name": "~version-info-needed", "action": "updateLabels", "addLabel": "info-needed", - "removeLabel": "~needs version info", + "removeLabel": "~version-info-needed", "comment": "Thanks for creating this issue! We figured it's missing some basic information, such as a version number, or in some other way doesn't follow our [issue reporting guidelines](https://aka.ms/vscodeissuereporting). Please take the time to review these and update the issue.\n\nHappy Coding!" }, { -- cgit v1.2.3