Add external plugin github-copilot-modernization (#1965)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-06-12 12:01:37 +10:00
committed by GitHub
parent a95f613071
commit f9d78331be
2 changed files with 60 additions and 0 deletions
+30
View File
@@ -446,6 +446,36 @@
"repo": "Azure/git-ape"
}
},
{
"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.20.0",
"author": {
"name": "Microsoft",
"url": "https://github.com/microsoft/github-copilot-modernization"
},
"repository": "https://github.com/microsoft/github-copilot-modernization",
"homepage": "https://github.com/microsoft/github-copilot-modernization",
"license": "MIT",
"keywords": [
"java",
"dotnet",
"modernization",
"azure",
"migration",
"assessment",
"cve",
"spring-boot",
"multi-agent",
"copilot"
],
"source": {
"source": "github",
"repo": "microsoft/github-copilot-modernization",
"path": "plugins/github-copilot-modernization",
"sha": "42c1189c55933384bec07e8349ef998eb9e775ad"
}
},
{
"name": "go-mcp-development",
"source": "go-mcp-development",
+30
View File
@@ -285,6 +285,36 @@
"repo": "Azure/git-ape"
}
},
{
"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.20.0",
"author": {
"name": "Microsoft",
"url": "https://github.com/microsoft/github-copilot-modernization"
},
"repository": "https://github.com/microsoft/github-copilot-modernization",
"homepage": "https://github.com/microsoft/github-copilot-modernization",
"license": "MIT",
"keywords": [
"java",
"dotnet",
"modernization",
"azure",
"migration",
"assessment",
"cve",
"spring-boot",
"multi-agent",
"copilot"
],
"source": {
"source": "github",
"repo": "microsoft/github-copilot-modernization",
"path": "plugins/github-copilot-modernization",
"sha": "42c1189c55933384bec07e8349ef998eb9e775ad"
}
},
{
"name": "microsoft-docs",
"description": "Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.",