Change merge submission mode to merge_queue_only - #412
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughThe agent workflow now requires merge-queue-only submissions instead of direct submissions. ChangesSubmission Policy
Estimated code review effort: 1 (Trivial) | ~2 minutes ✨ 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 |
| ci_change_detector: "n/a" | ||
| merge_submission: | ||
| mode: direct | ||
| mode: merge_queue_only |
There was a problem hiding this comment.
Per docs/seam-design.md / workflows/pr-processing.md, an explicit mode: merge_queue_only policy on a queue-disabled base returns a deterministic configuration error before mutation (pr-merge-submit fails closed). Worth double-checking that GitHub Merge Queue is actually enabled for main on this repo before/after this merges — otherwise the automated merge-submission tooling (pr-merge-submit) will start failing closed on every PR here instead of falling back to direct merge.
Review SummaryWhat it does: One-line config change in Code quality
Potential issues / risk (see inline comment)
Security / performance
Test coverage
Recommendation: Looks safe to have merged as long as Merge Queue is confirmed enabled for |
…gn-implementation * origin/main: Harden coordination parsing after PR #339 audit (#410) Change merge submission mode to merge_queue_only (#412) Scope archive-readiness, add retry heartbeat and launch modes, ship the batch-status skill (#362) Default merge submission to direct (#407) Fix <PROJECT> digit ambiguity, anchor section extraction, ship coordination gate (#339)
…itable-controls * origin/main: Suppress unchanged Goal monitor wakes (#395) Document single-target plan-pr-batch routing (#405) Require exact-head hosted QA before merge (#291) Change merge mode from queue to direct (#415) Harden coordination parsing after PR #339 audit (#410) Change merge submission mode to merge_queue_only (#412) Scope archive-readiness, add retry heartbeat and launch modes, ship the batch-status skill (#362) Default merge submission to direct (#407) Fix <PROJECT> digit ambiguity, anchor section extraction, ship coordination gate (#339) Enforce requested-versus-observed model route provenance (#348) # Conflicts: # CHANGELOG.md
Summary by CodeRabbit