Skip to content

Bump MCP Gateway v0.2.6→v0.2.7 and APM v0.8.5→v0.8.6#23321

Merged
pelikhan merged 4 commits intomainfrom
copilot/update-cli-versions-mcp-gateway-apm
Mar 28, 2026
Merged

Bump MCP Gateway v0.2.6→v0.2.7 and APM v0.8.5→v0.8.6#23321
pelikhan merged 4 commits intomainfrom
copilot/update-cli-versions-mcp-gateway-apm

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 28, 2026

Two CLI tool versions released on 2026-03-27 with bug fixes and security patches.

Version bumps (pkg/constants/constants.go)

  • MCP Gateway (DefaultMCPGatewayVersion): v0.2.6v0.2.7 — GHEC tenant support, transparent session reconnection, HTTP backend compatibility fix, guard write classification improvements
  • APM (DefaultAPMVersion): v0.8.5v0.8.6 — path traversal security fix in SSH URL parsing, Windows file-lock fix, batch bug fixes

Lock files

All 178 workflow lock files recompiled via make recompile to reflect updated versions.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/graphql
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw (http block)
    • Triggering command: /usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw 52ba908ba (http block)
  • https://api.github.com/repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b
    • Triggering command: /usr/bin/gh gh api /repos/astral-sh/setup-uv/git/ref/tags/eac588ad8def6316056a12d4907a9d4d84ff7a3b --jq .object.sha (http block)
  • https://api.github.com/repos/github/gh-aw
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw --jq .visibility (http block)
  • https://api.github.com/repos/github/gh-aw-actions/git/ref/tags/v0
    • Triggering command: /usr/bin/gh gh api /repos/github/gh-aw-actions/git/ref/tags/v0 --jq .object.sha (http block)
  • https://api.github.com/repos/githubnext/agentics/git/ref/tags/
    • Triggering command: /usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/# --jq .object.sha (http block)

If you need me to access, download, or install something from one of these locations, you can either:


⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.



✨ PR Review Safe Output Test - Run 23683927170

💥 [THE END] — Illustrated by Smoke Claude ·

Copilot AI changed the title [WIP] Update CLI tool versions to MCP Gateway v0.2.7 and APM v0.8.6 Bump MCP Gateway v0.2.6→v0.2.7 and APM v0.8.5→v0.8.6 Mar 28, 2026
Copilot AI requested a review from pelikhan March 28, 2026 10:57
@pelikhan pelikhan marked this pull request as ready for review March 28, 2026 11:00
Copilot AI review requested due to automatic review settings March 28, 2026 11:00
@pelikhan
Copy link
Copy Markdown
Collaborator

@copilot fix build wasm

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s default CLI/tool versions and regenerates workflow lock files so pinned container/image references match the new defaults.

Changes:

  • Bump DefaultMCPGatewayVersion from v0.2.6v0.2.7.
  • Bump DefaultAPMVersion from v0.8.5v0.8.6.
  • Recompile workflow lock files to update pinned MCP Gateway image references from ghcr.io/github/gh-aw-mcpg:v0.2.6v0.2.7.

Reviewed changes

Copilot reviewed 179 out of 179 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pkg/constants/constants.go Updates default MCP Gateway and APM version constants.
.github/workflows/workflow-health-manager.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/workflow-generator.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/video-analyzer.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/update-astro.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/ubuntu-image-analyzer.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/tidy.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/test-workflow.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/test-project-url-default.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/test-dispatcher.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/test-create-pr-error-handling.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/technical-doc-writer.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/super-linter.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/step-name-alignment.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/static-analysis-report.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/smoke-project.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/smoke-call-workflow.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/smoke-agent-public-none.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/smoke-agent-public-approved.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/smoke-agent-all-none.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/sergo.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/security-review.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/security-compliance.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/schema-feature-coverage.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/schema-consistency-checker.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/safe-output-health.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/research.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/repo-tree-map.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/release.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/refiner.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/plan.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/pdf-summary.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/org-health-report.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/metrics-collector.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/mergefest.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/lockfile-stats.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/layout-spec-maintainer.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/instructions-janitor.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/hourly-ci-cleaner.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/grumpy-reviewer.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/gpclean.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/github-mcp-tools-report.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/firewall.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/firewall-escape.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/example-permissions-warning.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/dictation-prompt.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/dev.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/delight.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/deep-report.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/dead-code-remover.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-team-status.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-team-evolution-insights.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-security-red-team.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-secrets-analysis.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-safe-outputs-conformance.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-fact.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-doc-updater.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-doc-healer.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-community-attribution.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-code-metrics.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/daily-choice-test.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/craft.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/copilot-session-insights.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/copilot-agent-analysis.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/contribution-check.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/constraint-solving-potd.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/commit-changes-analyzer.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/codex-github-remote-mcp-test.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/code-simplifier.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/code-scanning-fixer.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/cli-version-checker.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/ci-doctor.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/ci-coach.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/changeset.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/bot-detection.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/artifacts-summary.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/ai-moderator.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.
.github/workflows/ace-editor.lock.yml Updates pinned MCP Gateway image/tag and docker command to v0.2.7.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 28, 2026

@copilot fix build wasm

Fixed in 6081bf3 — updated the WASM golden test files (pkg/workflow/testdata/wasm_golden/) via make update-wasm-golden to reflect the new MCP Gateway v0.2.7 image tag. All WASM golden tests now pass.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 28, 2026

✅ All tools validated successfully! Agent Container Smoke Test confirms agent container is ready.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 28, 2026

🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation...

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 28, 2026

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Copy Markdown
Contributor

📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing...

@github-actions github-actions bot removed the smoke label Mar 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Agent Container Tool Check

Tool Status Version
bash 5.2.21
sh available
git 2.53.0
jq 1.7
yq v4.52.4
curl 8.5.0
gh 2.88.1
node v20.20.1
python3 3.12.3
go 1.24.13
java 21.0.10 (Temurin)
dotnet 10.0.201

Result: 12/12 tools available ✅

Overall Status: PASS

🔧 Tool validation by Agent Container Smoke Test ·

@github-actions
Copy link
Copy Markdown
Contributor

Smoke Test Results — run §23683927188

Test Status
GitHub MCP
MCP Scripts GH CLI
Serena MCP
Playwright
Web Fetch
File Writing
Bash Tool
Discussion Interaction
Build gh-aw
Discussion Creation
Workflow Dispatch
PR Review

Overall: ⚠️ PARTIAL PASS (11/12)

PR Author: @Copilot | Assignees: @pelikhan, @Copilot

📰 BREAKING: Report filed by Smoke Copilot ·

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smoke test review: This PR bumps gh-aw-mcpg from v0.2.6v0.2.7 across all lock files. Changes look consistent and mechanical. ✅

📰 BREAKING: Report filed by Smoke Copilot

await determineAutomaticLockdown(github, context, core);
- name: Download container images
run: bash ${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh ghcr.io/github/gh-aw-firewall/agent:0.25.1 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.1 ghcr.io/github/gh-aw-firewall/squid:0.25.1 ghcr.io/github/gh-aw-mcpg:v0.2.6 ghcr.io/github/github-mcp-server:v0.32.0
run: bash ${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh ghcr.io/github/gh-aw-firewall/agent:0.25.1 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.1 ghcr.io/github/gh-aw-firewall/squid:0.25.1 ghcr.io/github/gh-aw-mcpg:v0.2.7 ghcr.io/github/github-mcp-server:v0.32.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MCP Gateway bumped to v0.2.7 — looks good! 🚀


export GH_AW_ENGINE="copilot"
export MCP_GATEWAY_DOCKER_COMMAND='docker run -i --rm --network host -v /var/run/docker.sock:/var/run/docker.sock -e MCP_GATEWAY_PORT -e MCP_GATEWAY_DOMAIN -e MCP_GATEWAY_API_KEY -e MCP_GATEWAY_PAYLOAD_DIR -e MCP_GATEWAY_PAYLOAD_SIZE_THRESHOLD -e DEBUG -e MCP_GATEWAY_LOG_DIR -e GH_AW_MCP_LOG_DIR -e GH_AW_SAFE_OUTPUTS -e GH_AW_SAFE_OUTPUTS_CONFIG_PATH -e GH_AW_SAFE_OUTPUTS_TOOLS_PATH -e GH_AW_ASSETS_BRANCH -e GH_AW_ASSETS_MAX_SIZE_KB -e GH_AW_ASSETS_ALLOWED_EXTS -e DEFAULT_BRANCH -e GITHUB_MCP_SERVER_TOKEN -e GITHUB_MCP_GUARD_MIN_INTEGRITY -e GITHUB_MCP_GUARD_REPOS -e GITHUB_REPOSITORY -e GITHUB_SERVER_URL -e GITHUB_SHA -e GITHUB_WORKSPACE -e GITHUB_TOKEN -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e GITHUB_JOB -e GITHUB_ACTION -e GITHUB_EVENT_NAME -e GITHUB_EVENT_PATH -e GITHUB_ACTOR -e GITHUB_ACTOR_ID -e GITHUB_TRIGGERING_ACTOR -e GITHUB_WORKFLOW -e GITHUB_WORKFLOW_REF -e GITHUB_WORKFLOW_SHA -e GITHUB_REF -e GITHUB_REF_NAME -e GITHUB_REF_TYPE -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -v /tmp/gh-aw/mcp-payloads:/tmp/gh-aw/mcp-payloads:rw -v /opt:/opt:ro -v /tmp:/tmp:rw -v '"${GITHUB_WORKSPACE}"':'"${GITHUB_WORKSPACE}"':rw ghcr.io/github/gh-aw-mcpg:v0.2.6'
export MCP_GATEWAY_DOCKER_COMMAND='docker run -i --rm --network host -v /var/run/docker.sock:/var/run/docker.sock -e MCP_GATEWAY_PORT -e MCP_GATEWAY_DOMAIN -e MCP_GATEWAY_API_KEY -e MCP_GATEWAY_PAYLOAD_DIR -e MCP_GATEWAY_PAYLOAD_SIZE_THRESHOLD -e DEBUG -e MCP_GATEWAY_LOG_DIR -e GH_AW_MCP_LOG_DIR -e GH_AW_SAFE_OUTPUTS -e GH_AW_SAFE_OUTPUTS_CONFIG_PATH -e GH_AW_SAFE_OUTPUTS_TOOLS_PATH -e GH_AW_ASSETS_BRANCH -e GH_AW_ASSETS_MAX_SIZE_KB -e GH_AW_ASSETS_ALLOWED_EXTS -e DEFAULT_BRANCH -e GITHUB_MCP_SERVER_TOKEN -e GITHUB_MCP_GUARD_MIN_INTEGRITY -e GITHUB_MCP_GUARD_REPOS -e GITHUB_REPOSITORY -e GITHUB_SERVER_URL -e GITHUB_SHA -e GITHUB_WORKSPACE -e GITHUB_TOKEN -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e GITHUB_JOB -e GITHUB_ACTION -e GITHUB_EVENT_NAME -e GITHUB_EVENT_PATH -e GITHUB_ACTOR -e GITHUB_ACTOR_ID -e GITHUB_TRIGGERING_ACTOR -e GITHUB_WORKFLOW -e GITHUB_WORKFLOW_REF -e GITHUB_WORKFLOW_SHA -e GITHUB_REF -e GITHUB_REF_NAME -e GITHUB_REF_TYPE -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -v /tmp/gh-aw/mcp-payloads:/tmp/gh-aw/mcp-payloads:rw -v /opt:/opt:ro -v /tmp:/tmp:rw -v '"${GITHUB_WORKSPACE}"':'"${GITHUB_WORKSPACE}"':rw ghcr.io/github/gh-aw-mcpg:v0.2.7'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated MCP_GATEWAY_DOCKER_COMMAND to reference v0.2.7 — consistent with the download step above. ✅

@github-actions
Copy link
Copy Markdown
Contributor

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@pelikhan pelikhan merged commit 5ec859a into main Mar 28, 2026
208 of 211 checks passed
@pelikhan pelikhan deleted the copilot/update-cli-versions-mcp-gateway-apm branch March 28, 2026 11:16
@github-actions
Copy link
Copy Markdown
Contributor

Smoke Test 23683927170 — PARTIAL (2 skipped)

Core: ✅✅✅✅✅✅✅✅✅✅✅
PR review: ✅✅✅⚠️✅✅⚠️

  • 15: ⚠️ thread node IDs unavailable
  • 18: ⚠️ no safe PR to close

💥 [THE END] — Illustrated by Smoke Claude ·

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥 Automated smoke test review - all systems nominal!

💥 [THE END] — Illustrated by Smoke Claude

await determineAutomaticLockdown(github, context, core);
- name: Download container images
run: bash ${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh ghcr.io/github/gh-aw-firewall/agent:0.25.1 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.1 ghcr.io/github/gh-aw-firewall/squid:0.25.1 ghcr.io/github/gh-aw-mcpg:v0.2.6 ghcr.io/github/github-mcp-server:v0.32.0
run: bash ${RUNNER_TEMP}/gh-aw/actions/download_docker_images.sh ghcr.io/github/gh-aw-firewall/agent:0.25.1 ghcr.io/github/gh-aw-firewall/api-proxy:0.25.1 ghcr.io/github/gh-aw-firewall/squid:0.25.1 ghcr.io/github/gh-aw-mcpg:v0.2.7 ghcr.io/github/github-mcp-server:v0.32.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version bump to v0.2.7 looks good. Consistent update across download_docker_images step.


export GH_AW_ENGINE="copilot"
export MCP_GATEWAY_DOCKER_COMMAND='docker run -i --rm --network host -v /var/run/docker.sock:/var/run/docker.sock -e MCP_GATEWAY_PORT -e MCP_GATEWAY_DOMAIN -e MCP_GATEWAY_API_KEY -e MCP_GATEWAY_PAYLOAD_DIR -e MCP_GATEWAY_PAYLOAD_SIZE_THRESHOLD -e DEBUG -e MCP_GATEWAY_LOG_DIR -e GH_AW_MCP_LOG_DIR -e GH_AW_SAFE_OUTPUTS -e GH_AW_SAFE_OUTPUTS_CONFIG_PATH -e GH_AW_SAFE_OUTPUTS_TOOLS_PATH -e GH_AW_ASSETS_BRANCH -e GH_AW_ASSETS_MAX_SIZE_KB -e GH_AW_ASSETS_ALLOWED_EXTS -e DEFAULT_BRANCH -e GITHUB_MCP_SERVER_TOKEN -e GITHUB_MCP_GUARD_MIN_INTEGRITY -e GITHUB_MCP_GUARD_REPOS -e GITHUB_REPOSITORY -e GITHUB_SERVER_URL -e GITHUB_SHA -e GITHUB_WORKSPACE -e GITHUB_TOKEN -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e GITHUB_JOB -e GITHUB_ACTION -e GITHUB_EVENT_NAME -e GITHUB_EVENT_PATH -e GITHUB_ACTOR -e GITHUB_ACTOR_ID -e GITHUB_TRIGGERING_ACTOR -e GITHUB_WORKFLOW -e GITHUB_WORKFLOW_REF -e GITHUB_WORKFLOW_SHA -e GITHUB_REF -e GITHUB_REF_NAME -e GITHUB_REF_TYPE -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -v /tmp/gh-aw/mcp-payloads:/tmp/gh-aw/mcp-payloads:rw -v /opt:/opt:ro -v /tmp:/tmp:rw -v '"${GITHUB_WORKSPACE}"':'"${GITHUB_WORKSPACE}"':rw ghcr.io/github/gh-aw-mcpg:v0.2.6'
export MCP_GATEWAY_DOCKER_COMMAND='docker run -i --rm --network host -v /var/run/docker.sock:/var/run/docker.sock -e MCP_GATEWAY_PORT -e MCP_GATEWAY_DOMAIN -e MCP_GATEWAY_API_KEY -e MCP_GATEWAY_PAYLOAD_DIR -e MCP_GATEWAY_PAYLOAD_SIZE_THRESHOLD -e DEBUG -e MCP_GATEWAY_LOG_DIR -e GH_AW_MCP_LOG_DIR -e GH_AW_SAFE_OUTPUTS -e GH_AW_SAFE_OUTPUTS_CONFIG_PATH -e GH_AW_SAFE_OUTPUTS_TOOLS_PATH -e GH_AW_ASSETS_BRANCH -e GH_AW_ASSETS_MAX_SIZE_KB -e GH_AW_ASSETS_ALLOWED_EXTS -e DEFAULT_BRANCH -e GITHUB_MCP_SERVER_TOKEN -e GITHUB_MCP_GUARD_MIN_INTEGRITY -e GITHUB_MCP_GUARD_REPOS -e GITHUB_REPOSITORY -e GITHUB_SERVER_URL -e GITHUB_SHA -e GITHUB_WORKSPACE -e GITHUB_TOKEN -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e GITHUB_JOB -e GITHUB_ACTION -e GITHUB_EVENT_NAME -e GITHUB_EVENT_PATH -e GITHUB_ACTOR -e GITHUB_ACTOR_ID -e GITHUB_TRIGGERING_ACTOR -e GITHUB_WORKFLOW -e GITHUB_WORKFLOW_REF -e GITHUB_WORKFLOW_SHA -e GITHUB_REF -e GITHUB_REF_NAME -e GITHUB_REF_TYPE -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -v /tmp/gh-aw/mcp-payloads:/tmp/gh-aw/mcp-payloads:rw -v /opt:/opt:ro -v /tmp:/tmp:rw -v '"${GITHUB_WORKSPACE}"':'"${GITHUB_WORKSPACE}"':rw ghcr.io/github/gh-aw-mcpg:v0.2.7'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MCP Gateway Docker command updated to v0.2.7 — matches the download step above. Good consistency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ca] CLI Version Update: MCP Gateway v0.2.7, APM v0.8.6

3 participants