[fix]. Restore PR-scoped review + remove fix cmd
This commit is contained in:
@@ -78,7 +78,6 @@ Primary implementation lives under `src/gitea_codex_bot`.
|
||||
- `@codex review [security|performance|tests] [--full]`
|
||||
- `@codex rerun`
|
||||
- `@codex explain`
|
||||
- `@codex fix [--branch ...]` (gated by `ENABLE_FIX_COMMANDS`)
|
||||
- `@codex ignore`
|
||||
|
||||
## Local Development
|
||||
@@ -124,7 +123,6 @@ Common optional:
|
||||
- `CODEX_AUTH_JSON_PATH` (custom path to `auth.json` for `chatgpt` mode)
|
||||
- `WORKDIR`, `MAX_DIFF_BYTES`, `MAX_REVIEW_MINUTES`, `CONCURRENCY`
|
||||
- `REVIEW_RUNNER_IMAGE`
|
||||
- `ENABLE_FIX_COMMANDS`
|
||||
- `ALLOW_UNTRUSTED_FORKS`
|
||||
|
||||
## Database and Migrations
|
||||
|
||||
Reference in New Issue
Block a user