From b6a70813444ecdac698d6fb3340ff42d21f50486 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 5 Jun 2026 12:16:08 +0000 Subject: [PATCH] feat: link commits-since-release count to GitHub compare view In dashboard Status and Activity tabs, wrap the commitsSinceRelease number in an anchor linking to {repo}/compare/{tag}...HEAD. --- hack/doc-site/hugo/layouts/partials/dashboard/activity.html | 2 +- hack/doc-site/hugo/layouts/partials/dashboard/status.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hack/doc-site/hugo/layouts/partials/dashboard/activity.html b/hack/doc-site/hugo/layouts/partials/dashboard/activity.html index 8a1e470..a61ccca 100644 --- a/hack/doc-site/hugo/layouts/partials/dashboard/activity.html +++ b/hack/doc-site/hugo/layouts/partials/dashboard/activity.html @@ -43,7 +43,7 @@