From 56f9b95b0d06d6e29d082d747225cf119efa03ce Mon Sep 17 00:00:00 2001 From: Ben Buttigieg <70525+BenBtg@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:07:20 +0100 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- extensions/catalog.community.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 8b2b5d7bd..6b0cedac4 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -955,7 +955,12 @@ "license": "MIT", "requires": { "speckit_version": ">=0.1.0", - "tools": ["m365 CLI (CLI for Microsoft 365)"] + "tools": [ + { + "name": "m365 CLI (CLI for Microsoft 365)", + "required": true + } + ] }, "provides": { "commands": 3,