Skip to content

Commit 2fcf71d

Browse files
Copilotpelikhangithub-actions[bot]
authored
fix: add /tmp/gh-aw bind mount to safeoutputs MCP container (#39950)
* Initial plan * fix: add DefaultTmpGhAwMount to safeoutputs MCP container mounts The safeoutputs MCP container was missing the /tmp/gh-aw bind mount, causing patch/bundle files written inside the container to be destroyed when the container exited (--rm). The host runner's /tmp/gh-aw never received them, so collect_ndjson_output.cjs found nothing and safe_outputs failed with "No patch file found". Add constants.DefaultTmpGhAwMount to the mounts array in both: - renderSafeOutputsTOML (TOML path for Codex/Claude) - renderSafeOutputsMCPConfigWithOptions (JSON path for Copilot/Claude) This matches how other MCP servers (agenticworkflows) already include DefaultTmpGhAwMount in their mounts. Fixes: #39948 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * recompile * Add changeset for safeoutputs tmp mount fix * simplify mounts --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 003f6c3 commit 2fcf71d

255 files changed

Lines changed: 806 additions & 802 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/patch-fix-safeoutputs-tmp-gh-aw-mount.md

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ab-testing-advisor.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ace-editor.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-performance-analyzer.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-persona-explorer.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agentic-token-audit.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agentic-token-optimizer.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agentic-token-trend-audit.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ai-moderator.lock.yml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/api-consumption-report.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)