docs(merge-queue): document the Statistics page filters and breakdown - #12264
Merged
mergify[bot] merged 1 commit intoJul 30, 2026
Conversation
Contributor
Merge Protections🟢 All 6 merge protections satisfied — ready to merge. Show 6 satisfied protections🟢 🤖 Continuous Integration
🟢 👀 Review Requirements
🟢 Enforce conventional commitMake sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🔎 Reviews
🟢 📕 PR description
🟢 🚦 Auto-queueWhen all merge protections are satisfied, this pull request will be queued automatically. |
JulianMaurin
commented
Jul 29, 2026
There was a problem hiding this comment.
Pull request overview
Updates the Merge Queue monitoring documentation to better explain what you can learn from the Dashboard Statistics page and from the Mergify CLI, with extra detail on page-wide controls and capacity/reference-line interpretations.
Changes:
- Reworked the intro to distinguish dashboard (historical) vs CLI (current state).
- Documented the Statistics page’s repository selector, filters, and breakdown behavior (including limitations).
- Clarified CLI output options around
queue show(JSON output and verbose output).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Author
|
This pull request is part of a Mergify stack:
|
JulianMaurin
force-pushed
the
devs/JulianMaurin/MRGFY-8102/document-stats-page-filters-breakdown--733471ef
branch
from
July 29, 2026 18:36
532a274 to
5050598
Compare
Contributor
Author
Revision history
|
JulianMaurin
marked this pull request as ready for review
July 29, 2026 18:41
Cover the three page-wide controls (repository selector, filters, breakdown), including that Max Running Checks cannot be broken down by priority rule. State the Max Running Checks reference line as the effective max_parallel_checks, and that the retention limit also caps how far back the calendar goes. Note --json on queue show, and that --verbose is a global flag. Refresh the screenshot to match the prose: the previous capture predates the Filters and Breakdown controls. Captured through the dashboard's Mirage mock, so the organization, repository and account on screen are placeholders rather than a real account. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GFgsMFh2jCDbWYmMyJfnyz Change-Id: I733471ef7ceecd8015d673dbf1a6ed86a2f311ff
JulianMaurin
force-pushed
the
devs/JulianMaurin/MRGFY-8102/document-stats-page-filters-breakdown--733471ef
branch
from
July 29, 2026 18:48
5050598 to
283b758
Compare
jd
approved these changes
Jul 30, 2026
sileht
approved these changes
Jul 30, 2026
Contributor
Merge Queue Status
This pull request spent 2 minutes 50 seconds in the queue, including 1 minute 58 seconds running CI. Required conditions to merge
|
53 tasks
mergify
Bot
deleted the
devs/JulianMaurin/MRGFY-8102/document-stats-page-filters-breakdown--733471ef
branch
July 30, 2026 11:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cover the three page-wide controls (repository selector, filters, breakdown),
including that Max Running Checks cannot be broken down by priority rule. State
the Max Running Checks reference line as the effective max_parallel_checks, and
that the retention limit also caps how far back the calendar goes.
Note --json on queue show, and that --verbose is a global flag.
Refresh the screenshot to match the prose: the previous capture predates the
Filters and Breakdown controls. Captured through the dashboard's Mirage mock, so
the organization, repository and account on screen are placeholders rather than
a real account.
Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01GFgsMFh2jCDbWYmMyJfnyz