Skip to content

ci: retire broken per-repository Codex scan - #6

Merged
jason-allen-oneal merged 2 commits into
mainfrom
agent/retire-broken-codex-security
Aug 30, 2026
Merged

ci: retire broken per-repository Codex scan#6
jason-allen-oneal merged 2 commits into
mainfrom
agent/retire-broken-codex-security

Conversation

@jason-allen-oneal

Copy link
Copy Markdown
Member

What changed

Removed the repository-local Codex Security caller workflow.

Why

The workflow copied one rotating OAuth session into disposable, independently scheduled runners. Concurrent refreshes invalidated one another, so these jobs were structurally unreliable and produced fleet-wide false-red CI.

Security coverage

Existing repository-native CI, CodeQL, Dependabot, Scorecard, and security workflows remain unchanged. Durable Codex Security automation is being tracked separately for a trusted persistent runner or service API credential.

Validation

  • Diff contains only removal of the obsolete caller workflow.
  • No application or dependency behavior changed.

@morrow-bluedot morrow-bluedot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Operations/security review: removes only the structurally unreliable disposable-runner OAuth caller after repository-native CI/security checks passed; durable replacement is tracked in odinn-maintainer#34.

@jason-allen-oneal
jason-allen-oneal merged commit 9c5608b into main Aug 30, 2026
3 checks passed
@jason-allen-oneal
jason-allen-oneal deleted the agent/retire-broken-codex-security branch August 30, 2026 21:52
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.

2 participants