Skip to content

Codex reviews every PR including mine — is that acceptable, and what is the trigger surface? #1028

Description

@simonoppowa

Part of #1023

Question

Codex reviews every PR, including mine. Is that acceptable — and what is the actual trigger surface?

Rewritten after #1034 chose Codex. The original question was how to express author != simonoppowa. That is not expressible: Codex has no author filter, and the only author-scoped setting is the inverse ("Review my pull requests"). So the scope decision this map opened with is reversed, and the real question is what to do about the overlap.

Decide:

  • Is reviewing my own PRs tolerable, or actively bad? /code-review already runs locally on my branches, so this is duplicated work on the majority of traffic — I author most PRs here. It costs quota (shared 5-hour rolling windows with all other Codex usage) and adds a second opinion I did not ask for on work I already reviewed. Against that: a second pass is not worthless, and there is no way to switch it off per-author anyway.
  • The trigger surface. Establish precisely what the connected-repo settings expose: the "Automatic reviews" toggle, and the per-repo Auto code review / Review trigger overrides. Is automatic-on-open all-or-nothing, or is there a middle setting?
  • Mention-only as a deliberate choice. If automatic proves too noisy or too costly, @codex review on demand is the fallback — but it surrenders the unattended property that justified this whole map. Decide what would make that trade worth it.
  • Draft PRs — reviewed or not.
  • Dependabot. 11 open, all targeting develop, all created 2026-08-21 to 08-30. A bump diff has little to read and Dependabot rebases often. Does Codex review them, can it be stopped from doing so, and does each rebase burn another review?
  • Backfill. docs(readme): name every contact in What leaves your device #989 #1010 and feat: add scan and create-custom actions to no-results search state (#578) #995 are open and unreviewed. Does enabling automatic reviews reach existing open PRs, or only new ones?

Quota context from #1026's sibling research: reviews draw the same budget as all other Codex usage on 5-hour rolling windows; at the limit reviews simply stop, and Plus can buy credits.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions