From 9c88360ec59be3d61b78fcd7aea66f105dd3d019 Mon Sep 17 00:00:00 2001 From: matt abrams <37156449+zuchka@users.noreply.github.com> Date: Wed, 7 Sep 2022 09:37:42 -1000 Subject: [PATCH] change no-new-info label action (#54501) --- .github/commands.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/commands.json b/.github/commands.json index b421824d4ee..69e618858f9 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -41,6 +41,7 @@ "type":"label", "name":"bot/no new info", "action":"close", + "removeLabel":"needs more info", "comment":"We've closed this issue since it needs more information and hasn't had any activity recently. We can re-open it after you you add more information. To avoid having your issue closed in the future, please read our [CONTRIBUTING](https://github.com/grafana/grafana/blob/main/CONTRIBUTING.md) guidelines.\n\nHappy graphing!" }, {