chore: bump DefaultMCPGatewayVersion to v0.2.21#26678
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Bumps the default MCP Gateway (gh-aw-mcpg) Docker image version to v0.2.21 and regenerates generated artifacts to reflect the new version.
Changes:
- Updated
DefaultMCPGatewayVersionfromv0.2.19tov0.2.21. - Regenerated workflow lock files to reference the new MCP Gateway image version.
- Updated WASM golden fixtures to match the regenerated workflows.
Show a summary per file
| File | Description |
|---|---|
| pkg/constants/version_constants.go | Updates the default MCP Gateway image version constant to v0.2.21. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/basic-copilot.golden | Updates golden fixture to reference gh-aw-mcpg:v0.2.21. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/with-imports.golden | Updates golden fixture to reference gh-aw-mcpg:v0.2.21. |
| .github/workflows/workflow-health-manager.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/video-analyzer.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/test-workflow.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/test-quality-sentinel.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/test-dispatcher.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/security-compliance.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/schema-feature-coverage.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/schema-consistency-checker.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/repo-tree-map.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/pr-triage-agent.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/plan.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/metrics-collector.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/mergefest.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/github-remote-mcp-auth-test.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/github-mcp-tools-report.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/firewall.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/example-permissions-warning.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/draft-pr-cleanup.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/discussion-task-miner.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/dictation-prompt.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/dev.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/dependabot-go-checker.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/dependabot-burner.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/delight.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/craft.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/copilot-pr-merged-report.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/copilot-cli-deep-research.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/codex-github-remote-mcp-test.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/cli-consistency-checker.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/breaking-change-checker.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/bot-detection.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/artifacts-summary.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/architecture-guardian.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
| .github/workflows/ace-editor.lock.yml | Regenerates lock to reference MCP Gateway v0.2.21. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 125/194 changed files
- Comments generated: 0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the MCP Gateway (gh-aw-mcpg) Docker image version from v0.2.19 to v0.2.21.
DefaultMCPGatewayVersioninpkg/constants/version_constants.go