From 9c2dd505ff0ffe75fbadad4b5ca2bfe5dac824c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Farkas?= Date: Mon, 7 Feb 2022 17:23:58 +0100 Subject: [PATCH] github: add issues to observability squad projects (#44992) * github: add issues to observability squad projects * Added new actions Co-authored-by: Joey Tawadrous --- .github/commands.json | 54 +++++++++++++++++++++++++++++++------------ 1 file changed, 39 insertions(+), 15 deletions(-) diff --git a/.github/commands.json b/.github/commands.json index 27e7bf31375..939f35f1af0 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -98,20 +98,12 @@ "url":"https://github.com/orgs/grafana/projects/97" } }, - { - "type":"label", - "name":"oss-observability", - "action":"addToProject", - "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/54" - } - }, { "type":"label", "name":"datasource/Prometheus", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/54" + "url":"https://github.com/orgs/grafana/projects/112" } }, { @@ -119,7 +111,23 @@ "name":"datasource/InfluxDB", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/54" + "url":"https://github.com/orgs/grafana/projects/112" + } + }, + { + "type":"label", + "name":"datasource/Graphite", + "action":"addToProject", + "addToProject":{ + "url":"https://github.com/orgs/grafana/projects/112" + } + }, + { + "type":"label", + "name":"datasource/OpenTSDB", + "action":"addToProject", + "addToProject":{ + "url":"https://github.com/orgs/grafana/projects/112" } }, { @@ -127,7 +135,7 @@ "name":"datasource/OpenSearch", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/54" + "url":"https://github.com/orgs/grafana/projects/110" } }, { @@ -135,7 +143,7 @@ "name":"datasource/Loki", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/54" + "url":"https://github.com/orgs/grafana/projects/110" } }, { @@ -143,7 +151,7 @@ "name":"datasource/Tempo", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/54" + "url":"https://github.com/orgs/grafana/projects/110" } }, { @@ -151,7 +159,23 @@ "name":"datasource/Elasticsearch", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/54" + "url":"https://github.com/orgs/grafana/projects/110" + } + }, + { + "type":"label", + "name":"datasource/Jaeger", + "action":"addToProject", + "addToProject":{ + "url":"https://github.com/orgs/grafana/projects/110" + } + }, + { + "type":"label", + "name":"datasource/Zipkin", + "action":"addToProject", + "addToProject":{ + "url":"https://github.com/orgs/grafana/projects/110" } }, { @@ -159,7 +183,7 @@ "name":"area/explore", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/54" + "url":"https://github.com/orgs/grafana/projects/111" } }, {