Skip to content

Fix Codex smoke workspace initialization - #11

Merged
KeyffMS merged 1 commit into
mainfrom
qualification/fix-codex-smoke-git
Aug 31, 2026
Merged

Fix Codex smoke workspace initialization#11
KeyffMS merged 1 commit into
mainfrom
qualification/fix-codex-smoke-git

Conversation

@KeyffMS

@KeyffMS KeyffMS commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes the first controlled Codex smoke run.

The trusted runner and codex-cli 0.144.1 were available, but plananvil-qualification-workspace correctly returned a disposable empty directory rather than an initialized Git repository. The smoke workflow incorrectly assumed it was already a repository and failed at git rev-parse before codex exec was reached.

This change initializes the disposable workspace with git init -q before the smoke invocation, preserving the existing main-only dispatch, Environment, runner-label and no-untrusted-code restrictions.

After this PR is green and merged, rerun PlanAnvil Codex qualification manually from main.

@KeyffMS
KeyffMS merged commit 9aad3e2 into main Aug 31, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant