Skip to content

docs(merge-queue): document the Statistics page filters and breakdown - #12264

Merged
mergify[bot] merged 1 commit into
mainfrom
devs/JulianMaurin/MRGFY-8102/document-stats-page-filters-breakdown--733471ef
Jul 30, 2026
Merged

docs(merge-queue): document the Statistics page filters and breakdown#12264
mergify[bot] merged 1 commit into
mainfrom
devs/JulianMaurin/MRGFY-8102/document-stats-page-filters-breakdown--733471ef

Conversation

@JulianMaurin

@JulianMaurin JulianMaurin commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

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

Copilot AI review requested due to automatic review settings July 29, 2026 18:00
@mergify
mergify Bot had a problem deploying to Mergify Merge Protections July 29, 2026 18:00 Failure
@mergify

mergify Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🟢 All 6 merge protections satisfied — ready to merge.

Show 6 satisfied protections

🟢 🤖 Continuous Integration

  • all of:
    • check-success = build
    • check-success = lint
    • check-success = test
    • any of:
      • check-success = test-broken-links
      • label = ignore-broken-links
    • any of:
      • check-success=Cloudflare Pages
      • -head-repo-full-name~=^Mergifyio/

🟢 👀 Review Requirements

  • any of:
    • #approved-reviews-by >= 2
    • author = dependabot[bot]
    • author = mergify-ci-bot

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|internal|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?!?:

🟢 🔎 Reviews

  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

  • body ~= (?ms:.{48,})

🟢 🚦 Auto-queue

When all merge protections are satisfied, this pull request will be queued automatically.

Comment thread src/content/docs/merge-queue/monitoring.mdx Outdated
@mergify
mergify Bot requested a review from a team July 29, 2026 18:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread src/content/docs/merge-queue/monitoring.mdx Outdated
@JulianMaurin

Copy link
Copy Markdown
Contributor Author

This pull request is part of a Mergify stack:

# Pull Request Link
1 docs(merge-queue): document the Statistics page filters and breakdown #12264 👈
2 docs(merge-queue): refresh the Statistics screenshot #12265

@JulianMaurin
JulianMaurin force-pushed the devs/JulianMaurin/MRGFY-8102/document-stats-page-filters-breakdown--733471ef branch from 532a274 to 5050598 Compare July 29, 2026 18:36
@JulianMaurin

JulianMaurin commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Revision history

# Type Changes Reason Date
1 initial 532a274 2026-07-29 18:36 UTC
2 content 532a274 → 5050598 (raw) Folded the screenshot refresh into this PR — prose and image describe the same page state. 2026-07-29 18:36 UTC
3 content 5050598 → 283b758 (raw) address review: link the mergify queue show CLI reference instead of describing its flags; reword why Max Running Checks cannot break down by priority rule 2026-07-29 18:48 UTC

@mergify
mergify Bot had a problem deploying to Mergify Merge Protections July 29, 2026 18:37 Failure
@JulianMaurin
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
JulianMaurin force-pushed the devs/JulianMaurin/MRGFY-8102/document-stats-page-filters-breakdown--733471ef branch from 5050598 to 283b758 Compare July 29, 2026 18:48
@mergify
mergify Bot deployed to Mergify Merge Protections July 29, 2026 18:49 Active
@mergify
mergify Bot requested a review from a team July 30, 2026 09:16
@mergify

mergify Bot commented Jul 30, 2026

Copy link
Copy Markdown
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

@mergify mergify Bot added the queued label Jul 30, 2026
@mergify
mergify Bot merged commit 593cdf5 into main Jul 30, 2026
10 of 17 checks passed
@mergify
mergify Bot deleted the devs/JulianMaurin/MRGFY-8102/document-stats-page-filters-breakdown--733471ef branch July 30, 2026 11:17
@mergify mergify Bot removed the queued label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants