Skip to content

Commit e39a53f

Browse files
Pigbibicodex
andauthored
chore(ci): remove retired Codex review workflows (#309)
Co-authored-by: Codex <noreply@openai.com>
1 parent 374a77c commit e39a53f

7 files changed

Lines changed: 1 addition & 449 deletions

File tree

.github/codex_auto_merge_policy.json

Lines changed: 0 additions & 48 deletions
This file was deleted.

.github/workflows/codex_pr_review.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/workflows/codex_review_gate.yml

Lines changed: 0 additions & 65 deletions
This file was deleted.

docs/ARCHITECTURE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -627,8 +627,7 @@ Every change follows the mandated PR workflow:
627627
2. Commit with format `type(scope): description`
628628
3. Push and open PR
629629
4. CI must pass (lint, type check, tests)
630-
5. Codex Review must have no blocking items
631-
6. Merge PR, then delete remote + local branches
630+
5. Merge PR, then delete remote + local branches
632631

633632
### 7.3 Scheduler Timezone Rules
634633

ruff-shared.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ ignore = [
1515
]
1616

1717
[lint.per-file-ignores]
18-
"scripts/gate_codex_app_review.py" = ["E701", "E702"]
1918
"tests/*.py" = ["E402"]

0 commit comments

Comments
 (0)