From 49bdd05068602c12b01c0ab4473b87026db4d9b9 Mon Sep 17 00:00:00 2001 From: Vijit Singhal Date: Wed, 16 Sep 2026 11:51:16 -0700 Subject: [PATCH 1/2] Update sumo-logic plugin sha to include new keywords --- plugins/external.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/external.json b/plugins/external.json index 20b73c304..30738c12a 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1273,7 +1273,7 @@ "source": "github", "repo": "SumoLogic/sumologic-ai-plugins", "ref": "v1.0.0", - "sha": "804c0909c20cf3b247df3b5de60bb94f8b65c315" + "sha": "607c742cfb18ca8a9b150b3c93589dad1a842345" } }, { From f588b3a098b2bdeda0178e5072dc40b7f7ea44f0 Mon Sep 17 00:00:00 2001 From: Vijit Singhal Date: Wed, 16 Sep 2026 19:40:27 -0700 Subject: [PATCH 2/2] Update sumo-logic plugin: bump version, add keywords, regenerate marketplace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Version: 1.0.0 → 1.0.1 - Ref: v1.0.0 → v1.0.1 - SHA: updated to match v1.0.1 tag - Keywords: added devops, search, security (removed siem) - Regenerated marketplace.json Co-Authored-By: Claude Opus 4.6 (1M context) --- .github/plugin/marketplace.json | 10 ++++++---- plugins/external.json | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index ad4a1cdf5..673910154 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1783,7 +1783,7 @@ { "name": "sumo-logic", "description": "Query Sumo Logic logs, alerts, dashboards, and SIEM insights directly from Copilot.", - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "Sumo Logic", "url": "https://www.sumologic.com" @@ -1799,13 +1799,15 @@ "monitoring", "alerts", "copilot", - "siem" + "devops", + "search", + "security" ], "source": { "source": "github", "repo": "SumoLogic/sumologic-ai-plugins", - "ref": "v1.0.0", - "sha": "804c0909c20cf3b247df3b5de60bb94f8b65c315" + "ref": "v1.0.1", + "sha": "f905b914984fabb5e0571290eafd3013c277d9b1" } }, { diff --git a/plugins/external.json b/plugins/external.json index 30738c12a..179cd560c 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1251,7 +1251,7 @@ { "name": "sumo-logic", "description": "Query Sumo Logic logs, alerts, dashboards, and SIEM insights directly from Copilot.", - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "Sumo Logic", "url": "https://www.sumologic.com" @@ -1267,13 +1267,15 @@ "monitoring", "alerts", "copilot", - "siem" + "devops", + "search", + "security" ], "source": { "source": "github", "repo": "SumoLogic/sumologic-ai-plugins", - "ref": "v1.0.0", - "sha": "607c742cfb18ca8a9b150b3c93589dad1a842345" + "ref": "v1.0.1", + "sha": "f905b914984fabb5e0571290eafd3013c277d9b1" } }, {