Skip to content

docs(cli): fix staging/daily channel example in ScaffoldingService comment#17152

Closed
radical wants to merge 1 commit into
microsoft:mainfrom
radical:ankj/fix-scaffolding-staging-comment
Closed

docs(cli): fix staging/daily channel example in ScaffoldingService comment#17152
radical wants to merge 1 commit into
microsoft:mainfrom
radical:ankj/fix-scaffolding-staging-comment

Conversation

@radical
Copy link
Copy Markdown
Member

@radical radical commented May 15, 2026

Follow-up to review feedback on #17120 (#17120 (comment)).

The comment in ScaffoldingService.ScaffoldGuestLanguageAsync used daily as the example of an identity that could pin a channel name without a matching PSM rule. That's inverted: in PackagingService, daily is registered unconditionally, while staging is the channel gated behind the staging feature flag. Updated the example to staging so the comment matches the actual channel-registration behavior.

Comment-only change, no behavior impact.

…mment

The comment example listed `daily` as the identity that could pin a
channel without a matching PSM rule. That is backwards: `daily` is
registered unconditionally in `PackagingService`, while `staging` is
the channel gated behind the staging feature flag. Update the example
to `staging` so the comment matches the actual channel-registration
behavior.

Follow-up to PR microsoft#17120 review feedback.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@radical radical closed this May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 17152

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 17152"

@microsoft-github-policy-service microsoft-github-policy-service Bot added this to the 13.4 milestone May 15, 2026
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.

1 participant