Add MCP gateway log rendering to step summary#9504
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- Create parse_mcp_gateway_log.cjs to parse and render gateway logs - Add generateMCPGatewayLogParsing method in compiler_yaml_ai_execution.go - Call MCP gateway log parsing in compiler_yaml_main_job.go after safe-inputs parsing - Use details/summary markdown structure with code fence for log display Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
- Create parse_mcp_gateway_log.test.cjs with comprehensive test coverage - Test details/summary structure generation - Test empty log handling - Test whitespace trimming - Test line break preservation - All 4 tests passing Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add step to render MCP gateway log in summary
Add MCP gateway log rendering to step summary
Jan 10, 2026
Contributor
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
Contributor
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
Contributor
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
Contributor
|
💫 TO BE CONTINUED... Smoke Claude failed! Our hero faces unexpected challenges... |
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.
MCP gateway logs were not visible in the workflow step summary, requiring manual artifact inspection to debug gateway startup issues.
Changes
JavaScript Parser (
actions/setup/js/parse_mcp_gateway_log.cjs)/tmp/gh-aw/mcp-logs/gateway/stderr.log<details>with code fenceGo Code Generation
generateMCPGatewayLogParsing()incompiler_yaml_ai_execution.goif: always()to capture logs on failureGenerated Step
The step is automatically included in all workflows using MCP tools.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.