Add Codex PR review workflow (#3303)
## Summary
- Add a Codex PR Review workflow modeled after Keppo's trusted context
and validated findings pipeline.
- Add Codex auth/run helpers, PR review context builders, validators,
and inline-comment posting scripts.
- Document the new workflow in the GitHub workflows overview.
## Test plan
- node --check for new PR review scripts
- bash -n for new Codex shell helpers
- Ruby YAML parse for .github/workflows/codex-pr-review.yml
- npm run fmt && npm run lint:fix && npm run ts
- npm test
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/dyad-sh/dyad/pull/3303"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
</picture>
</a>
<!-- devin-review-badge-end -->
Co-authored-by:
Will Chen <7344640+wwwillchen@users.noreply.github.com>
正在显示
scripts/codex/write-auth.sh
0 → 100755
请
注册
或者
登录
后发表评论