Skip to content

Integrate gh-aw-mcpg v0.0.103#13998

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

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

Conversation

Copy link
Contributor

Copilot AI commented Feb 5, 2026

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>
Copilot AI changed the title [WIP] Integrate latest release of gh-aw-mcpg Integrate gh-aw-mcpg v0.0.103 Feb 5, 2026
Copilot AI requested a review from pelikhan February 5, 2026 21:49
@pelikhan pelikhan added the smoke label Feb 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Changeset Generator failed. Please review the logs for details.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Agent Container Tool Check

Tool Status Version
bash 5.2.21(1)-release
sh available
git 2.52.0
jq jq-1.7
yq v4.50.1
curl 8.x
gh 2.86.0
node v20.20.0
python3 3.x
go go1.24.12
java 21.x
dotnet not 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
Contributor

github-actions bot commented Feb 5, 2026

🤖 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
Contributor

github-actions bot commented Feb 5, 2026

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
Contributor

github-actions bot commented Feb 5, 2026

📰 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
Copilot AI review requested due to automatic review settings February 5, 2026 21:55
@pelikhan pelikhan merged commit f3e8279 into main Feb 5, 2026
49 checks passed
@pelikhan pelikhan deleted the copilot/integrate-latest-gh-aw-mcpg-release branch February 5, 2026 21:55
Copy link
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

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.

File Description
pkg/constants/constants.go Updated 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 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.

2 participants