Skip to content

Integrate gh-aw-mcpg v0.0.103 - #13998

Merged
pelikhan merged 3 commits into
mainfrom
copilot/integrate-latest-gh-aw-mcpg-release
Feb 5, 2026
Merged

Integrate gh-aw-mcpg v0.0.103#13998
pelikhan merged 3 commits into
mainfrom
copilot/integrate-latest-gh-aw-mcpg-release

Conversation

CopilotAI commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Updates MCP Gateway from v0.0.99 to v0.0.103, bringing per-server log file support for easier backend troubleshooting.

Changes

  • Version Constant: Updated DefaultMCPGatewayVersion in pkg/constants/constants.go
  • Workflow Lock Files: Regenerated all 145 .lock.yml files to reference ghcr.io/github/gh-aw-mcpg:v0.0.103

What's New in v0.0.103

The gateway now writes separate log files per backend server (e.g., github.log, slack.log) in addition to the unified mcp-gateway.log. Thread-safe with automatic fallback.

This enables faster isolation of server-specific issues without scanning through interleaved logs.

Original prompt

Integrate the latest release of gh-aw-mcpg


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
CopilotAI changed the title [WIP] Integrate latest release of gh-aw-mcpgIntegrate gh-aw-mcpg v0.0.103Feb 5, 2026
CopilotAI requested a review from pelikhanFebruary 5, 2026 21:49
@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-actionsBot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Changeset Generator failed. Please review the logs for details.

@github-actions

github-actionsBot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

github-actionsBot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

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

@github-actions

Copy link
Copy Markdown
Contributor

Agent Container Tool Check

ToolStatusVersion
bash5.2.21(1)-release
shavailable
git2.52.0
jqjq-1.7
yqv4.50.1
curl8.x
gh2.86.0
nodev20.20.0
python33.x
gogo1.24.12
java21.x
dotnetnot found

Result: 11/12 tools available ⚠️

Note: .NET runtime (dotnet) is not available in the container environment. All other required development tools are present and functional.

AI generated by Agent Container Smoke Test

@github-actions

Copy link
Copy Markdown
Contributor

🤖 Beep boop! The smoke test agent just rolled through here on its rounds!

Everything's looking good in the land of automated testing. We're like tiny digital quality inspectors, making sure all the gears keep turning smoothly. Consider this a friendly wave from your neighborhood test bot! 👋✨

Run §21729819462

AI generated by Smoke Copilot

@github-actions

Copy link
Copy Markdown
Contributor

Smoke Test Results

Status: ✅ PASS

Recent PRs Reviewed:

Test Results: ✅✅✅✅✅✅✅✅✅ (9/9 passed)

Full report

cc @pelikhan@Copilot

AI generated by Smoke Copilot

@github-actions

Copy link
Copy Markdown
Contributor

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

@pelikhan
pelikhan marked this pull request as ready for review February 5, 2026 21:55
CopilotAI review requested due to automatic review settings February 5, 2026 21:55
@pelikhan
pelikhan merged commit f3e8279 into mainFeb 5, 2026
49 checks passed
@pelikhan
pelikhan deleted the copilot/integrate-latest-gh-aw-mcpg-release branch February 5, 2026 21:55

CopilotAI left a comment

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.

Pull request overview

This PR updates the MCP Gateway (gh-aw-mcpg) from v0.0.99 to v0.0.103, bringing per-server log file support for improved backend troubleshooting. The changes are mechanical and follow the established pattern for version updates in this repository.

Changes:

  • Updated DefaultMCPGatewayVersion constant from "v0.0.99" to "v0.0.103" in pkg/constants/constants.go
  • Regenerated 145 workflow lock files to reference the new version across three locations per file: container image download, Docker command, and awmg_version metadata field

Reviewed changes

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

FileDescription
pkg/constants/constants.goUpdated DefaultMCPGatewayVersion constant to v0.0.103
.github/workflows/*.lock.yml (145 files)Regenerated lock files with updated container image references, Docker commands, and version metadata

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

Sign up for freeto 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.

3 participants

@pelikhan