Skip to content

fix(ci): address audit findings for workflow reliability#49

Merged
imguoguo merged 1 commit intosipeed:mainfrom
imguoguo:fix/ci-audit-findings
May 1, 2026
Merged

fix(ci): address audit findings for workflow reliability#49
imguoguo merged 1 commit intosipeed:mainfrom
imguoguo:fix/ci-audit-findings

Conversation

@imguoguo
Copy link
Copy Markdown
Member

@imguoguo imguoguo commented May 1, 2026

  • Use safety-strategy: none for second Codex pass (drop-sudo already removed sudo in first pass, second call fails without this)
  • Move "Read PR summary" before review Codex step to prevent review agent from deleting .pr-summary.md before it's read
  • Save pre-Codex HEAD and diff against it so review agent sees changes even when Codex committed directly in danger-full-access mode
  • Add npm ci before post-Codex build verification in chatops and fix-on-review (Codex may corrupt node_modules)
  • Remove .pr-summary.md from review-sync.md unwanted files list

- Use safety-strategy: none for second Codex pass (drop-sudo already
  removed sudo in first pass, second call fails without this)
- Move "Read PR summary" before review Codex step to prevent review
  agent from deleting .pr-summary.md before it's read
- Save pre-Codex HEAD and diff against it so review agent sees changes
  even when Codex committed directly in danger-full-access mode
- Add npm ci before post-Codex build verification in chatops and
  fix-on-review (Codex may corrupt node_modules)
- Remove .pr-summary.md from review-sync.md unwanted files list

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@imguoguo imguoguo merged commit 3443b07 into sipeed:main May 1, 2026
1 check 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