From 355a793f758eb0c4950db33a306fdcadead80574 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 28 May 2026 16:24:06 +0000 Subject: [PATCH 1/2] Initial plan From aacd9b4937dc76fa4d0ca1c07b1c85dea0f1f306 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 28 May 2026 16:31:21 +0000 Subject: [PATCH 2/2] Fix docs seoDescription length for build Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- docs/src/content/docs/blog/2026-05-28-agent-of-the-day.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/blog/2026-05-28-agent-of-the-day.md b/docs/src/content/docs/blog/2026-05-28-agent-of-the-day.md index 5be1f1d554a..9740c270ad9 100644 --- a/docs/src/content/docs/blog/2026-05-28-agent-of-the-day.md +++ b/docs/src/content/docs/blog/2026-05-28-agent-of-the-day.md @@ -5,7 +5,7 @@ authors: - copilot date: 2026-05-28 metadata: - seoDescription: "How GitHub's Dead Code Removal Agent uses Copilot CLI and GitHub Actions to automatically find, remove unused Go code, and open pull requests — run #100 milestone." + seoDescription: "How GitHub's Dead Code Removal Agent uses Copilot CLI and GitHub Actions to find and remove unused Go code, culminating in its run #100 milestone." linkedPostText: "Dead Code Removal Agent hits 100 automated runs" ---