From b23e46a90f91d8c4886bc29d6398452a282689bb Mon Sep 17 00:00:00 2001 From: David Gilbert Date: Tue, 7 Jul 2026 10:14:52 +0200 Subject: [PATCH] Update Datadog plugin repository to datadog-labs/copilot-plugin Datadog renamed their repo from vscode-plugin to copilot-plugin. --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 0c4675838..f42ac943e 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -292,7 +292,7 @@ "name": "Datadog", "url": "https://www.datadoghq.com/" }, - "repository": "https://github.com/datadog-labs/vscode-plugin", + "repository": "https://github.com/datadog-labs/copilot-plugin", "license": "Apache-2.0", "keywords": [ "agent", @@ -304,7 +304,7 @@ ], "source": { "source": "github", - "repo": "datadog-labs/vscode-plugin", + "repo": "datadog-labs/copilot-plugin", "sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760" } }, diff --git a/plugins/external.json b/plugins/external.json index 6d293af58..fb4df5534 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -162,7 +162,7 @@ "name": "Datadog", "url": "https://www.datadoghq.com/" }, - "repository": "https://github.com/datadog-labs/vscode-plugin", + "repository": "https://github.com/datadog-labs/copilot-plugin", "license": "Apache-2.0", "keywords": [ "agent", @@ -174,7 +174,7 @@ ], "source": { "source": "github", - "repo": "datadog-labs/vscode-plugin", + "repo": "datadog-labs/copilot-plugin", "sha": "b003fcad48c3a935ffe04b6218f5cf58fe2b6760" } },