From 108c73ad01ebdafd19074d19b04f41f1e0e6b402 Mon Sep 17 00:00:00 2001 From: zhoufenqin Date: Thu, 27 Aug 2026 09:33:59 +0800 Subject: [PATCH] Update github-copilot-modernization to 1.23.0 (#2811) --- .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 9f816756..15d68093 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -813,7 +813,7 @@ { "name": "github-copilot-modernization", "description": "Autonomous application modernization using multi-agent orchestration for GitHub Copilot CLI. Supports Java upgrades (8→21, Spring Boot 2.x→3.x), .NET modernization, Azure migration, CVE/vulnerability fixing, and application rearchitecture (monolith-to-microservices). Features a 3-level agent hierarchy (orchestrator → coordinators → executors) with enterprise rulebook support for embedding organizational policies into the workflow.", - "version": "1.22.0", + "version": "1.23.0", "author": { "name": "Microsoft", "url": "https://github.com/microsoft/github-copilot-modernization" @@ -837,7 +837,7 @@ "source": "github", "repo": "microsoft/github-copilot-modernization", "path": "plugins/github-copilot-modernization", - "sha": "8b644bebc7e1f929c01d80788293a37872f480f8" + "sha": "5d2a3268d816f794defb03a45cf527360b16071e" } }, { diff --git a/plugins/external.json b/plugins/external.json index 53e77495..48f8ca8c 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -557,7 +557,7 @@ { "name": "github-copilot-modernization", "description": "Autonomous application modernization using multi-agent orchestration for GitHub Copilot CLI. Supports Java upgrades (8→21, Spring Boot 2.x→3.x), .NET modernization, Azure migration, CVE/vulnerability fixing, and application rearchitecture (monolith-to-microservices). Features a 3-level agent hierarchy (orchestrator → coordinators → executors) with enterprise rulebook support for embedding organizational policies into the workflow.", - "version": "1.22.0", + "version": "1.23.0", "author": { "name": "Microsoft", "url": "https://github.com/microsoft/github-copilot-modernization" @@ -581,7 +581,7 @@ "source": "github", "repo": "microsoft/github-copilot-modernization", "path": "plugins/github-copilot-modernization", - "sha": "8b644bebc7e1f929c01d80788293a37872f480f8" + "sha": "5d2a3268d816f794defb03a45cf527360b16071e" } }, {