Skip to content

docs(test-insights): add Detection, Prevention, Mitigation screenshots#12127

Merged
mergify[bot] merged 1 commit into
mainfrom
devs/jd/jd/docs-shots-test-insights/add-detection-prevention-mitigation-screenshots--abc7973a
Jul 17, 2026
Merged

docs(test-insights): add Detection, Prevention, Mitigation screenshots#12127
mergify[bot] merged 1 commit into
mainfrom
devs/jd/jd/docs-shots-test-insights/add-detection-prevention-mitigation-screenshots--abc7973a

Conversation

@jd

@jd jd commented Jul 16, 2026

Copy link
Copy Markdown
Member

Capture the three Test Insights dashboard views (Detection, Prevention, Mitigation) at 1440x900 @2x retina and wire them into their MDX pages via astro:assets Image. Shots produced by the internal headless-Playwright capture tool in Mergifyio/skills (isolated context, no operator-session interference).

Also refresh the public-safe capture-screenshots skill conventions: app.mergify.com -> dashboard.mergify.com, add deviceScaleFactor: 2, and point to the internal capture tool (no auth internals).

Refs MRGFY-8060

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Copilot AI review requested due to automatic review settings July 16, 2026 09:47
@mergify
mergify Bot had a problem deploying to Mergify Merge Protections July 16, 2026 09:47 Failure
@mergify

mergify Bot commented Jul 16, 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.

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 Test Insights documentation pages to include new dashboard screenshots (Detection, Prevention, Mitigation) using astro:assets <Image>, and refreshes the internal screenshot-capture guidance to the dashboard.mergify.com domain with retina (deviceScaleFactor: 2) conventions.

Changes:

  • Add astro:assets image imports and <Image> embeds to the three Test Insights MDX pages.
  • Update the capture-screenshots skill docs to reference dashboard.mergify.com and the internal Playwright-based capture tool.
  • Extend screenshot conventions with retina capture guidance and updated dashboard URL paths.

Reviewed changes

Copilot reviewed 5 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/content/docs/test-insights/prevention.mdx Adds Prevention dashboard screenshot via astro:assets.
src/content/docs/test-insights/mitigation.mdx Adds Mitigation dashboard screenshot via astro:assets.
src/content/docs/test-insights/detection.mdx Adds Detection dashboard screenshot via astro:assets.
.claude/skills/capture-screenshots/SKILL.md Updates skill description and guidance to dashboard.mergify.com and internal capture tool.
.claude/skills/capture-screenshots/references/conventions.md Adds deviceScaleFactor: 2 guidance and updates “Common dashboard URLs” section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .claude/skills/capture-screenshots/references/conventions.md Outdated
Comment thread .claude/skills/capture-screenshots/SKILL.md
@jd
jd force-pushed the devs/jd/jd/docs-shots-test-insights/add-detection-prevention-mitigation-screenshots--abc7973a branch from 451f7de to af4eefe Compare July 16, 2026 09:53
@jd

jd commented Jul 16, 2026

Copy link
Copy Markdown
Member Author

Revision history

# Type Changes Reason Date
1 initial 451f7de 2026-07-16 09:53 UTC
2 content 451f7de → af4eefe (raw) 2026-07-16 09:53 UTC
3 content af4eefe → 1996d19 (raw) 2026-07-16 10:13 UTC

@mergify
mergify Bot had a problem deploying to Mergify Merge Protections July 16, 2026 09:53 Failure
@mergify
mergify Bot requested a review from a team July 16, 2026 09:55
Comment thread .claude/skills/capture-screenshots/references/conventions.md Outdated
Capture the three Test Insights dashboard views (Detection, Prevention, Mitigation) at 1440x900 @2x retina and wire them into their MDX pages via astro:assets Image. Shots produced by the internal headless-Playwright capture tool in Mergifyio/skills (isolated context, no operator-session interference).

Also refresh the public-safe capture-screenshots skill conventions: app.mergify.com -> dashboard.mergify.com, add deviceScaleFactor: 2, and point to the internal capture tool (no auth internals).

Refs MRGFY-8060

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Change-Id: Iabc7973ac1ac72153ef098e84838833a70d1df1a
@jd
jd force-pushed the devs/jd/jd/docs-shots-test-insights/add-detection-prevention-mitigation-screenshots--abc7973a branch from af4eefe to 1996d19 Compare July 16, 2026 10:13
@mergify
mergify Bot deployed to Mergify Merge Protections July 16, 2026 10:13 Active
@jd
jd marked this pull request as ready for review July 17, 2026 06:46
@mergify
mergify Bot requested a review from a team July 17, 2026 06:50
@mergify

mergify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 2 minutes 6 seconds in the queue, including 1 minute 48 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label Jul 17, 2026
@mergify
mergify Bot merged commit b09b6c4 into main Jul 17, 2026
8 of 13 checks passed
@mergify
mergify Bot deleted the devs/jd/jd/docs-shots-test-insights/add-detection-prevention-mitigation-screenshots--abc7973a branch July 17, 2026 07:56
@mergify mergify Bot removed the queued label Jul 17, 2026
jd added a commit that referenced this pull request Jul 20, 2026
…m + 2x DPR

Refresh the public-safe capture-screenshots skill: app.mergify.com -> dashboard.mergify.com throughout, add deviceScaleFactor: 2 to the viewport conventions, and point to the internal Playwright capture tool in Mergifyio/skills (no auth internals).

Per review: frame the ?login&repository query context as optional (docs links omit it) and drop '/app' from the frontmatter description.

Split out of #12127 (Test Insights screenshots) at Julien's request.

Refs MRGFY-8060

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Change-Id: I10022e0f76204f339e8392fa780c4f8fbbb025b7
mergify Bot pushed a commit that referenced this pull request Jul 20, 2026
…m + 2x DPR (#12128)

Refresh the public-safe capture-screenshots skill: app.mergify.com -> dashboard.mergify.com throughout, add deviceScaleFactor: 2 to the viewport conventions, and point to the internal Playwright capture tool in Mergifyio/skills (no auth internals).

Per review: frame the ?login&repository query context as optional (docs links omit it) and drop '/app' from the frontmatter description.

Split out of #12127 (Test Insights screenshots) at Julien's request.

Refs MRGFY-8060

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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