From e865fddd5a51b316945da038edffc14e3ab10617 Mon Sep 17 00:00:00 2001 From: Remy DUTHU Date: Thu, 25 Jun 2026 16:06:36 +0200 Subject: [PATCH] docs(ci-insights): Reframe Runners as Self-hosted runners MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Runners product was renamed to Self-hosted runners and split into Queue, Fleet, and Settings views. The previous page walked through the screen, which is costly to maintain while this product keeps changing. Rewrite the page around why the product exists — fleet sizing, spotting degraded runners, separating wait time from run time, and cost — and describe the three areas by purpose rather than by what is on screen. Update the CI Insights overview card and the navigation label to match the new name. Co-Authored-By: Claude Opus 4.8 (1M context) Change-Id: I24327ea2fd1dbd94929f42bb95e6dbed9abb83fb --- src/content/docs/ci-insights.mdx | 4 +- src/content/docs/ci-insights/runners.mdx | 101 ++++++++++++++--------- src/content/navItems.tsx | 2 +- 3 files changed, 65 insertions(+), 42 deletions(-) diff --git a/src/content/docs/ci-insights.mdx b/src/content/docs/ci-insights.mdx index d74639ac08..fa21cfc12d 100644 --- a/src/content/docs/ci-insights.mdx +++ b/src/content/docs/ci-insights.mdx @@ -22,11 +22,11 @@ GitHub and covers basic configuration steps. - Track runner fleet performance, queue times, and reliability. + Monitor your self-hosted runners' capacity, performance, cost, and reliability.