docs(initiatives): record review-ready gate now deployed & verified live (#736)#953
Conversation
The §2 ≥50% verdict was computed from the eligible-PR multiplier (a predicate snapshot). At authoring time the restriction was not actually filtering in production: the central reusable defaulted tooling_ref to v1 (predates eligibility.sh from #468), so auto-rebase failed to source the predicate and ran the original unrestricted fan-out everywhere. Fixed in petry-projects/.github#528 (job_workflow_sha) on 2026-06-24, then the auto-rebase/stable channel was promoted org-wide. Gate now verified live (.github-private PR#744 went from auto-updated to skipped). Adds a dated §2 update note + Status-line tag. The free mitigation behind the "defer Merge Queue" decision is now genuinely in effect, so the §4 deferral holds on stronger footing. Docs-only; no decision change. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019LUUSUQHqwLWZ583SAs41K
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe initiative document updates its status to reflect org-wide deployment and live verification, and adds a production update explaining the earlier metric snapshot, a predicate sourcing issue, the remediation, and the observed post-fix behavior. ChangesInitiative status and rollout update
Possibly related PRs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the Auto-rebase Fan-out Reduction decision record to document that the mitigation gate has been successfully deployed org-wide and verified live in production. It includes details about a resolved latent regression involving the tooling_ref default. The reviewer suggested a minor formatting improvement to wrap a repository reference in backticks for consistency, which is a valid and helpful suggestion.
|
Advisory bots were rate-limited; auto-approval is withheld until they recover. pr-review-sweep will re-review this PR after 2026-06-27T00:20:27Z. |
Dev-Lead — fix-reviews (applied)Changes committed and pushed. |
Dev-Lead — review-changes (no-changes)No changes were needed for this PR. |
|
Advisory bots were rate-limited; auto-approval is withheld until they recover. pr-review-sweep will re-review this PR after 2026-06-27T00:22:56Z. |
Dev-Lead — waiting on PR blockers (intent: review-changes)PR: #953 |
|
Note @don-petry I reviewed this PR and no code changes were needed, but it still has blocking checks or reviews (failing or cancelled checks, or changes-requested reviews), so I cannot mark it done yet. I'll re-check automatically. |
|
Dev-Lead — review-changes (no-changes)No changes were needed for this PR. |
|
Advisory bots were rate-limited; auto-approval is withheld until they recover. pr-review-sweep will re-review this PR after 2026-06-27T01:26:27Z. |
donpetry-bot
left a comment
There was a problem hiding this comment.
Automated review — APPROVED ✓
Risk: LOW
Reviewed commit: f48671a753ba9485a55d3f6925e88708a7109188
Review mode: triage-approved (single reviewer)
Summary
Docs-only change (+14/-1) to docs/initiatives/auto-rebase-vs-merge-queue.md: adds a dated 2026-06-26 update note and a Status-line tag recording that the review-ready auto-rebase gate is now deployed org-wide and verified live. No code, config, or workflow changes.
Linked issue analysis
No linked closing issues. PR relates to epic #736 (Merge Queue go/no-go), which remains intentionally deferred to a human; this PR only records production status and explicitly states the decision call is unchanged. Nothing to substantively address.
Findings
No blocking findings. Single markdown file touched; no auth/secrets/migrations/CI-security surface. gemini-code-assist left one non-blocking nit (wrap a repo reference in backticks for consistency); CodeRabbit reported no actionable comments and approved at the head commit. No unresolved blocking review threads or unanswered human questions.
CI status
All required checks green — Lint, ShellCheck, CodeQL (actions+python), SonarCloud, Secret scan (gitleaks), AgentShield, Agent Security Scan, unit-tests, guard, holdout-guard, review all SUCCESS; dependency-audit ecosystem jobs and dependabot SKIPPED (expected for a docs-only change). No failures.
Reviewed automatically by the PR-review agent (single-reviewer mode: fable 5). Reply if you need a human review.



What
Adds a dated 2026-06-26 update note to
docs/initiatives/auto-rebase-vs-merge-queue.md(§2) plus a Status-line tag, recording that the review-ready auto-rebase gate is now actually deployed org-wide and verified live.Why
The §2 "≥50% MET" verdict was computed from the eligible-PR multiplier (a predicate snapshot). At the time this record was written, the restriction was not yet filtering anything in production: the central reusable defaulted
tooling_reftov1, which predateslib/eligibility.sh(added in #468), so every auto-rebase run failed to source the predicate —petry-projects/.github's own runs errored, and consumer repos still ran the original unrestricted fan-out.That latent regression was fixed in petry-projects/.github#528 (2026-06-24, sources the predicate from
github.job_workflow_sha), after which theauto-rebase/stablechannel was promoted org-wide. Now verified live — e.g..github-privatePR #744 (no approval, noauto-rebase:readylabel) went from auto-updated-every-push to skipped.Decision impact
None to the call — Merge Queue stays deferred (§4). But the free mitigation that justified deferring is now genuinely in effect, so the deferral holds on stronger footing. Docs-only.
Relates to epic #736.
🤖 Generated with Claude Code
Summary by CodeRabbit