What problem does it solve?
Manually tracking Mergify merge queues is inefficient and error-prone, leaving teams blind to stuck PRs, failed CI batches, and unexpected queue pauses that block critical deployments.
Core Features & Use Cases
- Real-time Queue Monitoring: View batch status, waiting PRs, priority levels, and queue pause state at a glance.
- PR State Inspection: Diagnose why a PR is stuck by checking its queue position, CI check status, and unmet merge conditions.
- Incident Response Management: Pause the entire merge queue during production incidents or deployments to prevent faulty code from being merged, then resume safely when ready.
- Use Case: If a CI batch fails during a high-priority release, use this skill to quickly identify the failing PR, pause the queue to block additional merges, and resolve the issue without disrupting the release pipeline.
Quick Start
Use the mergify-merge-queue skill to check the current status of the main branch merge queue and identify any paused or failing batches.