Appearance
GitHub 代码审查
← All use cases
难度:简单
适用场景:Teams that want another review signal before human merge approval Large codebases for projects in production
启动提示
@codex review for security regressions, missing tests, and risky behavior changes. @codex review for security regressions, missing tests, and risky behavior changes. How to use Start by adding Codex code review to your GitHub organization or repository. See Codex code review in GitHub for more details. You can set up Codex to automatically review every pull request, or you can request a review with @codex review in a pull request comment. If Codex flags a regression or potential issue, ...