docs(capture-screenshots): update conventions to dashboard.mergify.com + 2x DPR#12128
Conversation
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. |
There was a problem hiding this comment.
Pull request overview
Updates the public-safe capture-screenshots skill documentation to match the current dashboard host and to align screenshot conventions with the repo’s existing 2× (retina) image set, while pointing contributors to the internal Playwright capture tool for authenticated screenshots.
Changes:
- Replaces
app.mergify.comwithdashboard.mergify.comin the capture workflow and prerequisites. - Documents the 2× DPR (
deviceScaleFactor: 2) convention and references the internal Playwright capture tool for authenticated shots. - Refreshes the “Common dashboard URLs” section and notes the optional
?login=&repository=query context.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
.claude/skills/capture-screenshots/SKILL.md |
Updates host references and adds guidance pointing to the internal Playwright capture tool, while keeping the interactive capture workflow documented. |
.claude/skills/capture-screenshots/references/conventions.md |
Adds 2× DPR convention guidance and refreshes the canonical dashboard URL/path guidance. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…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
b66a481 to
938a94c
Compare
Revision history
|
Merge Queue Status
This pull request spent 2 minutes 54 seconds in the queue, including 1 minute 57 seconds running CI. Required conditions to merge
|
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