From ba375166902c5f8774865134d81f3c63c498484c Mon Sep 17 00:00:00 2001 From: Joey Tawadrous <90795735+joey-grafana@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:29:28 +0000 Subject: [PATCH] Add Phlare and Parca to commands file (#58330) Update github commands file --- .github/commands.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.github/commands.json b/.github/commands.json index 69e618858f9..6664a4f7738 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -155,6 +155,22 @@ "url":"https://github.com/orgs/grafana/projects/221" } }, + { + "type":"label", + "name":"datasource/Phlare", + "action":"addToProject", + "addToProject":{ + "url":"https://github.com/orgs/grafana/projects/221" + } + }, + { + "type":"label", + "name":"datasource/Parca", + "action":"addToProject", + "addToProject":{ + "url":"https://github.com/orgs/grafana/projects/221" + } + }, { "type":"label", "name":"datasource/Elasticsearch",