Skip to content

Fix forbidden phrases flagged by CI#1301

Merged
IEvangelist merged 1 commit into
release/13.5from
dapine/fix-forbidden-words
Jun 25, 2026
Merged

Fix forbidden phrases flagged by CI#1301
IEvangelist merged 1 commit into
release/13.5from
dapine/fix-forbidden-words

Conversation

@IEvangelist

Copy link
Copy Markdown
Member

Addresses the forbidden-words CI check failures on #1233.

  • dashboard/troubleshooting.mdx: Replace all 10 occurrences of "app host" with "AppHost".
  • whats-new/aspire-13-5.mdx: Reword the VS Code extension branding note to avoid the literal ".NET Aspire" phrase (a direct substitution would have produced the nonsensical "Renamed from "Aspire" to "Aspire"").

Targets release/13.5.

Replace 'app host' with 'AppHost' in dashboard troubleshooting docs and reword the VS Code extension branding note to avoid the literal '.NET Aspire' phrase.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@IEvangelist IEvangelist requested a review from JamesNK as a code owner June 25, 2026 21:01
Copilot AI review requested due to automatic review settings June 25, 2026 21:01
@IEvangelist IEvangelist enabled auto-merge (squash) June 25, 2026 21:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes wording in two documentation pages to satisfy the repository’s forbidden-words CI check for the release/13.5 content, without changing any technical instructions.

Changes:

  • Updates dashboard troubleshooting terminology from “app host” to “AppHost” throughout the page.
  • Rephrases the VS Code extension branding bullet in the 13.5 release notes to avoid the literal “.NET Aspire” phrase.

Reviewed changes

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

File Description
src/frontend/src/content/docs/whats-new/aspire-13-5.mdx Rewords the VS Code extension branding note to avoid a forbidden phrase while keeping the meaning intact.
src/frontend/src/content/docs/dashboard/troubleshooting.mdx Replaces “app host” terminology with “AppHost” consistently across headings and prose.

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

@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1301. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1301 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

@IEvangelist IEvangelist merged commit bc8c313 into release/13.5 Jun 25, 2026
11 checks passed
@IEvangelist IEvangelist deleted the dapine/fix-forbidden-words branch June 25, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants