Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[docs] LOC breakdown canvas contributor tool#1185

Open
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.5microsoft/aspire.dev:release/13.5from
docs/loc-breakdown-canvas-17829-08f77f80f301373dmicrosoft/aspire.dev:docs/loc-breakdown-canvas-17829-08f77f80f301373dCopy head branch name to clipboard
Open

[docs] LOC breakdown canvas contributor tool#1185
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.5microsoft/aspire.dev:release/13.5from
docs/loc-breakdown-canvas-17829-08f77f80f301373dmicrosoft/aspire.dev:docs/loc-breakdown-canvas-17829-08f77f80f301373dCopy head branch name to clipboard

Conversation

@aspire-repo-bot
Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#17829 (@mitchdenny).

Targeting release/13.4 — the latest release branch on microsoft/aspire.dev — because release/13.5 (from the source PR milestone 13.5) does not exist there.

Why this PR is needed

PR microsoft/aspire#17829 adds a new Copilot CLI canvas extension under .github/extensions/loc-breakdown/ in the Aspire repository. The extension is automatically available to Aspire repository contributors using Copilot CLI and provides a per-project breakdown of lines changed on the current branch. The PR includes a ## Usage section describing how contributors invoke the canvas and its optional inputs (cwd, base, head).

What was documented

A new page was added to the Community / Guides section covering:

  • What the canvas shows (categories, characterization tones)
  • How to open it in a Copilot CLI session
  • Optional inputs (cwd, base, head)
  • How to refresh the report

Files modified

  • Created: src/frontend/src/content/docs/community/loc-breakdown-canvas.mdx
  • Updated: src/frontend/config/sidebar/community.topics.ts — adds the new page to the Guides section of the community sidebar

Generated by PR Documentation Check for issue #17829 · sonnet46 2.5M ·

Documents the .github/extensions/loc-breakdown Copilot CLI canvas
extension added in microsoft/aspire#17829. The canvas shows a
per-project breakdown of lines changed on the current branch and is
available automatically to Aspire repository contributors using Copilot CLI.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot aspire-repo-bot Bot added the docs-from-code Copilot initiated issue from dotnet/aspire repo label Jun 2, 2026
@aspire-repo-bot aspire-repo-bot Bot requested a review from adamint June 2, 2026 11:50
@IEvangelist IEvangelist changed the base branch from release/13.4 to release/13.5 June 5, 2026 20:36
@IEvangelist IEvangelist marked this pull request as ready for review June 5, 2026 21:46
@IEvangelist IEvangelist self-requested a review as a code owner June 5, 2026 21:46
Copilot AI review requested due to automatic review settings June 5, 2026 21:46
@IEvangelist IEvangelist requested a review from aaronpowell as a code owner June 5, 2026 21:46
@IEvangelist IEvangelist requested a review from mitchdenny June 5, 2026 21:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation to aspire.dev for the new loc-breakdown Copilot CLI canvas extension introduced in microsoft/aspire#17829, and exposes it in the Community sidebar so contributors can discover it.

Changes:

  • Add a new Community/Guides doc page describing what the LOC breakdown canvas reports and how to use/refresh it.
  • Add the new page to the Community “Guides” sidebar section.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/frontend/src/content/docs/community/loc-breakdown-canvas.mdx New documentation page for the LOC breakdown Copilot CLI canvas extension.
src/frontend/config/sidebar/community.topics.ts Adds the new doc page to the Community → Guides sidebar.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

description: Use the LOC breakdown Copilot CLI canvas extension to view a per-project summary of lines changed on your branch when contributing to the Aspire repository.
---

import { Steps, Aside } from "@astrojs/starlight/components";

import { Steps, Aside } from "@astrojs/starlight/components";

The `loc-breakdown` canvas is a project-scoped [Copilot CLI canvas extension](https://docs.github.com/en/copilot/using-github-copilot/coding-agent/using-copilot-coding-agent-in-your-ide) included in the Aspire repository under `.github/extensions/loc-breakdown/`. It shows a breakdown of the lines of code changed on the current branch, grouped by project or category, with a heuristic characterization of each group.
Comment on lines +150 to +153
{
label: 'LOC breakdown canvas',
slug: 'community/loc-breakdown-canvas',
},
Copy link
Copy Markdown
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Source-of-truth branch mismatch — review skipped

Cannot verify this PR against microsoft/aspire.

PR base branch (microsoft/aspire.dev) release/13.5
Matching branch in microsoft/aspire does not exist
Latest release branch in microsoft/aspire release/13.4 (4f2189335)
Source PR cited in body microsoft/aspire# — merged to main, milestone 13.5

My review protocol requires using the matching microsoft/aspire release branch as the single source of truth for claim verification. Because no release/13.5 branch exists on microsoft/aspire yet (13.5 has not been cut), I cannot verify the API/CLI/config claims in this PR against an authoritative source code snapshot for that release.

Possible resolutions:

  1. Re-target this PR to release/13.4 in aspire.dev if the documented behavior is already present in 13.4.
  2. Wait until release/13.5 is cut in microsoft/aspire, then re-run review against that branch.

Skipping Phase B (doc-tester) as well — running it without the Phase A claim verification would produce an incomplete review per protocol.

@IEvangelist
Copy link
Copy Markdown
Member

Blocked from applying review feedback: this docs PR targets release/13.5, but the required source-of-truth branch microsoft/aspire@release/13.5 is not available in the local microsoft/aspire clones or their remotes. git ls-remote --heads upstream release/13.5 returned no matching head, so I can't verify behavior or record the required Aspire source SHA.

Per the docs-feedback responder rules, I'm exiting without editing or resolving threads until a matching microsoft/aspire branch is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-from-code Copilot initiated issue from dotnet/aspire repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.