Commit 28e7c64
authored
Fix serena-mcp-server image and runtime-import path in smoke test workflow (#721)
Fixes two runtime failures in the smoke test workflow identified by PR
review:
- **Added missing Docker image**:
`ghcr.io/github/serena-mcp-server:latest` to the download list (line
198). The image was configured for use in MCP servers but not
downloaded, causing runtime failure.
- **Corrected runtime-import path**: Changed from
`workflows/smoke-copilot.md` to `.github/workflows/smoke-copilot.md`
(line 1470). The file exists at the latter path; incorrect reference
would fail at workflow runtime.
<!-- START COPILOT CODING AGENT TIPS -->
---
✨ Let Copilot coding agent [set things up for
you](https://github.com/github/gh-aw-mcpg/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
— coding agent works faster and does higher quality work when set up for
your repo.0 file changed
0 commit comments