docs(ci-insights): add runners + setup screenshots, refresh stale ones#12144
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 CI Insights documentation pages to include missing/updated dashboard screenshots, aligning the docs with the redesigned CI Insights UI and making key setup steps more visual.
Changes:
- Added CI Insights token and GitHub Actions secret screenshots to the GitHub Actions setup guide.
- Added the self-hosted runners “Fleet” view screenshot to the runners overview page.
Reviewed changes
Copilot reviewed 2 out of 5 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
src/content/docs/ci-insights/setup/github-actions.mdx |
Imports and renders token + GitHub secrets screenshots in the MERGIFY_TOKEN setup step. |
src/content/docs/ci-insights/runners.mdx |
Adds an astro:assets image import and renders the runners fleet view screenshot. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Heads-up: the 3rd ADD (
|
Part 2 (CI Insights) of the docs screenshot refresh. New screenshots: - runners.mdx: add the self-hosted runners Fleet view (success rate, capacity, utilization, and the per-runner health table). - setup/github-actions.mdx: wire the CI Insights token screen and the GitHub Actions secret screen into the MERGIFY_TOKEN setup step (both images already existed on disk, unimported). Refreshed stale dashboard screenshots against the redesigned CI Insights UI: - jobs.png (shared by 4 setup pages): old nav order, "CI Insights BETA" badge, and a removed "Tests" nav item -> current layout. - auto-retry/rule.png: recaptured; the old shot predates the new "Retry mode" field and updated description. Freshness-verified and kept as-is (external tooling UIs, still current): buildkite-webhook-notification.png, jenkins-installation.png, jenkins-configuration.png. Build: pnpm build green (373 pages). Refs MRGFY-8060 Change-Id: I45beefd70ca8212997d0e469167dc2c0f9f13d5b
27fa669 to
fc38d36
Compare
Revision history
|
Merge Queue Status
This pull request spent 3 minutes 4 seconds in the queue, including 2 minutes 8 seconds running CI. Required conditions to merge
|
Part 2 (CI Insights) of the docs screenshot refresh.
New screenshots:
utilization, and the per-runner health table).
Actions secret screen into the MERGIFY_TOKEN setup step (both images already
existed on disk, unimported).
Refreshed stale dashboard screenshots against the redesigned CI Insights UI:
and a removed "Tests" nav item -> current layout.
field and updated description.
Freshness-verified and kept as-is (external tooling UIs, still current):
buildkite-webhook-notification.png, jenkins-installation.png,
jenkins-configuration.png.
Build: pnpm build green (373 pages).
Refs MRGFY-8060