fix(auto-merge): harden mutable review evidence#575
Conversation
Code Coverage OverviewLanguages: Go, C# Go / code-coverage/testThe overall coverage remains at 50%, unchanged from the branch. C# / code-coverage/dotnetThe overall coverage remains at 100%, unchanged from the branch. Updated |
✅MegaLinter analysis: Success
Notices📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining See detailed reports in MegaLinter artifacts Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
|
🤖 AI Engineer (automated) @codex review for verdict chronology and full CodeRabbit pre-merge status-cell parsing |
|
Codex Review: Didn't find any major issues. Already looking forward to the next diff. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
🤖 AI Engineer (automated) @coderabbitai review |
|
✅ Action performedReview finished.
|
|
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 (10)
📜 Recent review details🧰 Additional context used📓 Path-based instructions (1).github/tests/**📄 CodeRabbit inference engine (AGENTS.md)
Files:
🔇 Additional comments (12)
📝 WalkthroughWalkthroughThe merge-gate script now orders CodeRabbit verdicts and related cutoff timestamps by 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
@coderabbitai review |
|
✅ Action performedReview finished.
|

🤖 AI Engineer (automated)
Summary
COMMENTEDreview bodies ordered by their edit time;✅ Passed;Why
PR #553 merged before its late current-head Codex review exposed these two fail-closed defects. The separate claim about
PullRequest.isInMergeQueuewas checked against the live GitHub schema and exact production query, refuted, replied to, and resolved without a code change.Validation
bash .github/tests/test-enable-auto-merge-pentad-gate.sh(40 fixtures)shellcheck .scripts/check-merge-gates.sh .github/tests/test-enable-auto-merge-pentad-gate.shbash -n .scripts/check-merge-gates.sh .github/tests/test-enable-auto-merge-pentad-gate.shjq emptyacross every merge-gate fixturegit diff --checkFixes #574
Follow-up to #553