Skip to content

Add controlled Codex qualification workflow - #10

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

Add controlled Codex qualification workflow#10
KeyffMS merged 1 commit into
mainfrom
qualification/add-codex-smoke-workflow

Conversation

@KeyffMS

@KeyffMS KeyffMS commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the dedicated live Codex qualification entry point requested for the trusted self-hosted runner.

  • trigger: workflow_dispatch only;
  • hard guard: executes only when dispatched from main;
  • Environment: plananvil-codex;
  • runner labels: [self-hosted, linux, x64, plananvil, codex];
  • no PR or untrusted-code trigger;
  • creates a disposable workspace with plananvil-qualification-workspace;
  • runs a minimal read-only smoke task through codex exec --ephemeral;
  • verifies the expected marker and that the workspace Git status is unchanged.

After this PR is green and merged, the workflow can be manually dispatched from main to verify the runner and Codex runtime.

@KeyffMS
KeyffMS merged commit 5bcc6ce 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