From e1d36754a16f5d403af6085c79dad6770b700c47 Mon Sep 17 00:00:00 2001 From: Sarah Zinger Date: Thu, 7 Jul 2022 17:06:58 -0400 Subject: [PATCH] Split up issue boards for cloud datasources (#51902) --- .github/commands.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/commands.json b/.github/commands.json index abf9b8f0745..5543c5fb2f3 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -79,7 +79,7 @@ "name":"datasource/Azure", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/97" + "url":"https://github.com/orgs/grafana/projects/190" } }, { @@ -103,7 +103,7 @@ "name":"datasource/GoogleCloudMonitoring", "action":"addToProject", "addToProject":{ - "url":"https://github.com/orgs/grafana/projects/97" + "url":"https://github.com/orgs/grafana/projects/190" } }, {