cyberneticlibrary

Merge reviewed PRs sequentially

batch-mergecommandsetup L24
blamechris/chroxy
What it does

Sequentially merge reviewed PRs with branch updates

Best for

Batch-merging PRs with strict-mode branch protection by auto-updating and handling CI queues.

Inputs
  • · PR numbers or all
  • · --dry-run flag (optional)
Outputs
  • · merge confirmation or dry-run preview
Requires
  • · gh CLI
  • · git
Preconditions
  • · PRs open and targeting main
  • · CI passing
  • · Copilot review present
Failure modes
  • · CI pending/failed
  • · Copilot review missing
  • · Merge conflicts
  • · Stale branch
Trust signals
  • · Copilot review gate
  • · 3-minute CI poll with pending/failed distinction
  • · Unreplied-comment detection
  • · Branch update-after-merge