Skip to content

DOC-3574 rename GitHub Copilot to GitHub Copilot CLI#551

Open
kevin-hinz wants to merge 2 commits into
masterfrom
kh/doc-3574/copilot-cli
Open

DOC-3574 rename GitHub Copilot to GitHub Copilot CLI#551
kevin-hinz wants to merge 2 commits into
masterfrom
kh/doc-3574/copilot-cli

Conversation

@kevin-hinz

Copy link
Copy Markdown

What

Rename "GitHub Copilot" to "GitHub Copilot CLI" in user-facing text to clarify that the integration targets the CLI extension, not the broader GitHub Copilot product.

Why

"GitHub Copilot" and "GitHub Copilot CLI" are distinct products. Referring to them interchangeably causes confusion about prerequisites and what is actually being integrated.

Changes

  • README.md — Updated 6 occurrences: feature bullet, "use it standalone" line, ToC link and anchor, "Three Ways to Use" section, section heading, and LLM output format paragraph.
  • src/cli/command-tree.ts — Updated sonar integrate copilot and sonar hook copilot-pre-tool-use command descriptions.

@netlify

netlify Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploy Preview for sonarqube-cli canceled.

Name Link
🔨 Latest commit 8cc92c6
🔍 Latest deploy log https://app.netlify.com/projects/sonarqube-cli/deploys/6a476aad2599be0008b1d428

@hashicorp-vault-sonar-prod

hashicorp-vault-sonar-prod Bot commented Jul 3, 2026

Copy link
Copy Markdown

DOC-3574

@gitar-bot

gitar-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown
CI failed: The CI build failed due to a Prettier code formatting violation in 'src/cli/command-tree.ts' introduced by your recent changes.

Overview

The build failed during the format:check stage. Only one issue was identified: a Prettier formatting error in the source code caused by missing linting updates in your latest commit.

Failures

Prettier Formatting Violation (confidence: high)

  • Type: build
  • Affected jobs: 84954950191
  • Related to change: yes
  • Root cause: The changes in src/cli/command-tree.ts do not adhere to the project's defined style guidelines, triggering a format:check failure.
  • Suggested fix: Run npm run format locally to auto-fix the style issues, then commit and push the updated files.

Summary

  • Change-related failures: 1 (formatting check failure)
  • Infrastructure/flaky failures: 0
  • Recommended action: Apply auto-formatting to your changed files using npm run format and push the resulting commit.
Code Review ✅ Approved

Standardized documentation and command descriptions by renaming 'GitHub Copilot' to 'GitHub Copilot CLI' to improve product clarity. No issues found.

Tip

Comment Gitar fix CI or enable auto-apply: gitar auto-apply:on

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@kevin-hinz kevin-hinz left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Hi @sophio-japharidze-sonarsource , I tried to keep these changes focused on user-facing text included in the README and command-tree.ts files.

  • Although other occurrences of "GitHub Copilot" (without "CLI") were found in other files, I left them alone because I didn't want to break anything.

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