Skip to content

Commit af1ae9b

Browse files
authored
chore(gate): include reviewer OIDC retirement scope (#102)
Extend the exact protected-base cleanup transaction without changing its deletion set or ordinary limits.
1 parent 068a034 commit af1ae9b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/codex_auto_merge_policy.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,24 @@
3131
".github/actionlint.yaml",
3232
".github/codex_auto_merge_policy.json",
3333
".github/workflows/codex_pr_review.yml",
34+
".github/workflows/vps_codex_service_ops.yml",
3435
"README.md",
3536
"README.zh-CN.md",
3637
"client/gateway_client.py",
3738
"docs/ai_autonomy_architecture.md",
39+
"docs/async_service_deployment.md",
40+
"docs/drift_oidc_rotation.md",
3841
"prompts/pr_review.md",
42+
"scripts/deploy_codex_audit_service.sh",
3943
"scripts/run_codex_pr_review.py",
4044
"service/dual_review_primary.py",
4145
"service/org_health.py",
4246
"tests/test_codex_audit_service_complexity.py",
4347
"tests/test_dual_review_primary.py",
48+
"tests/test_oidc_reusable_workflow_auth.py",
4449
"tests/test_org_health.py",
4550
"tests/test_run_codex_pr_review.py",
51+
"tests/test_run_monthly_codex_audit.py",
4652
"tests/test_single_pr_reviewer_contract.py"
4753
],
4854
"exact_deleted_paths": [

0 commit comments

Comments
 (0)