Skip to content

Update sign-in text to specify GitHub Copilot#318603

Merged
dmitrivMS merged 2 commits into
mainfrom
copilot/replace-sign-in-to-ai-development
May 27, 2026
Merged

Update sign-in text to specify GitHub Copilot#318603
dmitrivMS merged 2 commits into
mainfrom
copilot/replace-sign-in-to-ai-development

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 27, 2026

With unauthenticated BYOK support, the generic "AI features/development" sign-in prompts are ambiguous. Replacing with explicit "GitHub Copilot" wording in three places:

  • chatSetupContributions.ts: action title for triggerSetupForceSignIn (surfaces as walkthrough button label)
  • chatSetupRunner.ts: setup dialog title shown when entitlement is unknown
  • onboardingVariationA.ts: hero subtitle on the sign-in onboarding screen

…eatures/development

Co-authored-by: eli-w-king <201316543+eli-w-king@users.noreply.github.com>
Copilot AI self-assigned this May 27, 2026
Copilot AI review requested due to automatic review settings May 27, 2026 17:52
Copilot AI review requested due to automatic review settings May 27, 2026 17:52
Copilot AI requested a review from eli-w-king May 27, 2026 17:52
@dmitrivMS dmitrivMS marked this pull request as ready for review May 27, 2026 18:29
Copilot AI review requested due to automatic review settings May 27, 2026 18:29
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

This PR clarifies sign-in prompts in the chat setup and onboarding UI by replacing ambiguous “AI features/development” wording with explicit “GitHub Copilot” wording, aligning the UX with unauthenticated BYOK scenarios.

Changes:

  • Update the walkthrough/action label for the forced sign-in setup action to mention GitHub Copilot.
  • Update the chat setup dialog title (when entitlement is unknown / forced sign-in) to mention GitHub Copilot.
  • Update the onboarding Variation A sign-in hero subtitle to mention GitHub Copilot.
Show a summary per file
File Description
src/vs/workbench/contrib/welcomeOnboarding/browser/onboardingVariationA.ts Updates the sign-in hero subtitle to explicitly reference GitHub Copilot.
src/vs/workbench/contrib/chat/browser/chatSetup/chatSetupRunner.ts Updates the sign-in dialog title (unknown entitlement / forced sign-in) to explicitly reference GitHub Copilot.
src/vs/workbench/contrib/chat/browser/chatSetup/chatSetupContributions.ts Updates the forced sign-in action title (walkthrough button label) to explicitly reference GitHub Copilot.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 0

@dmitrivMS dmitrivMS merged commit ee4fd9a into main May 27, 2026
25 checks passed
@dmitrivMS dmitrivMS deleted the copilot/replace-sign-in-to-ai-development branch May 27, 2026 19:10
@vs-code-engineering vs-code-engineering Bot added this to the 1.123.0 milestone May 27, 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.

5 participants