[WIP] Fix failing GitHub Actions job 'Integration: Workflow Features'#39995
Conversation
…-aw mount Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
There was a problem hiding this comment.
✅ Ready to approve
The change is a small, test-only expectation update that matches existing mount expectations elsewhere in the workflow package and should unblock the failing integration job.
Note: this review does not count toward required approvals for merging.
Pull request overview
Updates the workflow package’s integration test expectations to match the current safe-outputs MCP server container mount configuration, aligning the test suite with the compiled workflow output used by CI’s “Integration: Workflow Features” job.
Changes:
- Update YAML lockfile assertions to expect
/tmp/gh-awto be mounted into the safeoutputs MCP container. - Update TOML (Codex engine) assertions to expect the same additional
/tmp/gh-awmount.
File summaries
| File | Description |
|---|---|
| pkg/workflow/safe_outputs_mcp_integration_test.go | Updates integration test string assertions to include the /tmp/gh-aw mount in safeoutputs MCP container configuration (YAML + TOML). |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 0
Note
Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.