From 78e9f04ba63935a860ffa8e5dbfaa5439d068c30 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:56:32 +0000 Subject: [PATCH 1/2] Initial plan From 7c689a2ace9c14252ec3bceffad0ed212b2e8c02 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 23 Feb 2026 20:10:01 +0000 Subject: [PATCH 2/2] Fix docs build: correct code fence indentation in auth.mdx Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- docs/src/content/docs/reference/auth.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/reference/auth.mdx b/docs/src/content/docs/reference/auth.mdx index e4dddfc820..c0e52e923c 100644 --- a/docs/src/content/docs/reference/auth.mdx +++ b/docs/src/content/docs/reference/auth.mdx @@ -300,7 +300,7 @@ This token is used to authenticate GitHub API operations related to [GitHub Proj github: toolsets: [default, projects] github-token: ${{ secrets.CUSTOM_PROJECT_TOKEN }} -``` + ``` **For User-owned Projects**: