chore: update gh-aw-mcpg container to v0.0.94#600
Conversation
There was a problem hiding this comment.
Pull request overview
Updates GitHub Actions workflow definitions to use the newer gh-aw-mcpg container release.
Changes:
- Bump
gh-aw-mcpgcontainer references fromv0.0.84tov0.0.94across multiple locked workflows. - Switch
gh-aw-mcpgimage references fromghcr.io/githubnext/...toghcr.io/github/...where applicable. - Pin the
sandbox.mcp.containerimage (with tag) in the smoke workflow markdown configs.
Reviewed changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated 13 comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/test-improver.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/test-coverage-improver.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/smoke-copilot.md | Pins smoke config to gh-aw-mcpg:v0.0.94. |
| .github/workflows/smoke-copilot.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/smoke-codex.md | Pins smoke config to gh-aw-mcpg:v0.0.94. |
| .github/workflows/smoke-codex.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/semantic-function-refactor.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/release.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/plan.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/mcp-gateway-log-analyzer.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/issue-monster.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/go-logger.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/go-fan.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/duplicate-code-detector.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
| .github/workflows/daily-compliance-checker.lock.yml | Updates gh-aw-mcpg image used for downloads and gateway container run. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine | |
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.84 node:lts-alpine |
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine | |
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.84 node:lts-alpine |
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine | |
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.84 node:lts-alpine |
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine | |
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.84 node:lts-alpine |
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/githubnext/gh-aw-mcpg:v0.0.84 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/github-mcp-server:v0.30.2 ghcr.io/github/gh-aw-mcpg:v0.0.94 node:lts-alpine |
There was a problem hiding this comment.
The gh-aw-mcpg image is bumped to v0.0.94 here, but this workflow’s generated run metadata later in the file still reports awmg_version as "v0.0.84". Please update awmg_version to v0.0.94 as well so the recorded run info matches the container actually used.
Smoke Test ResultsLast 2 Merged PRs:
Test Results: Status: PASS cc
|
No description provided.