From 35b7341638c3fdca32da962f2b42b1a5913d722d Mon Sep 17 00:00:00 2001 From: ismail simsek Date: Mon, 25 Aug 2025 11:57:54 +0200 Subject: [PATCH] Chore: Update project urls for zipkin, jaeger, tempo and parca (#110095) Update project urls for zipkin, jaeger, tempo and parca --- .github/commands.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/commands.json b/.github/commands.json index 9923a064fd2..7b9c64b18e6 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -136,7 +136,7 @@ "name": "datasource/Tempo", "action": "addToProject", "addToProject": { - "url": "https://github.com/orgs/grafana/projects/221" + "url": "https://github.com/orgs/grafana/projects/457" } }, { @@ -152,7 +152,7 @@ "name": "datasource/Parca", "action": "addToProject", "addToProject": { - "url": "https://github.com/orgs/grafana/projects/221" + "url": "https://github.com/orgs/grafana/projects/457" } }, { @@ -168,7 +168,7 @@ "name": "datasource/Jaeger", "action": "addToProject", "addToProject": { - "url": "https://github.com/orgs/grafana/projects/221" + "url": "https://github.com/orgs/grafana/projects/457" } }, { @@ -176,7 +176,7 @@ "name": "datasource/Zipkin", "action": "addToProject", "addToProject": { - "url": "https://github.com/orgs/grafana/projects/221" + "url": "https://github.com/orgs/grafana/projects/457" } }, {