Conversation
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 🤖 Continuous IntegrationWonderful, this rule succeeded.
🟢 👀 Review RequirementsWonderful, this rule succeeded.
🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🔎 ReviewsWonderful, this rule succeeded.
🟢 📕 PR descriptionWonderful, this rule succeeded.
|
There was a problem hiding this comment.
Pull request overview
Adds CLI documentation for merge queue subcommands so users can inspect and control merge queues from the terminal.
Changes:
- Adds
mergify configto the CLI “Available Commands” table. - Adds a new “Queue Commands” section documenting
mergify queue status/show/pause/unpause.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
4a8cfec to
0a3ec0c
Compare
0a3ec0c to
e4c65ee
Compare
Merge Queue Status
This pull request spent 24 seconds in the queue, with no time running CI. ReasonThe pull request conflicts with pull requests ahead in queue: #10987 HintThere is nothing you can do for now. If the pull request ahead in the queue is merged, this pull request will become conflicting and you'll have to update it. |
|
@jd this pull request is now in conflict 😩 |
Add mergify queue pause and unpause CLI commands to the existing pause page alongside the dashboard and API methods. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Change-Id: Ifa35994d9dcaa28877b61ef67912f65abee81caf Claude-Session-Id: a911b6ad-5466-48a4-b4d3-85198ebc7c28
e4c65ee to
1a2c9d0
Compare
Pull request has been modified.
Merge Queue Status
|
Add mergify queue pause and unpause CLI commands to the existing
pause page alongside the dashboard and API methods.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com