Skip to content

Remove stale TS CLI References#539

Open
MGudgin wants to merge 1 commit into
mainfrom
user/gudge/remove_stale_ts_cli_refs
Open

Remove stale TS CLI References#539
MGudgin wants to merge 1 commit into
mainfrom
user/gudge/remove_stale_ts_cli_refs

Conversation

@MGudgin

@MGudgin MGudgin commented Jun 19, 2026

Copy link
Copy Markdown
Member

Remove references to the TypeScript CLI from copilot-instructions.md

Microsoft Reviewers: Open in CodeFlow

Copilot AI review requested due to automatic review settings June 19, 2026 15:46
@MGudgin MGudgin requested a review from a team as a code owner June 19, 2026 15:46

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.

⚠️ Not ready to approve

The updated doc section still states TypeScript targets ES2020/CommonJS, which conflicts with the SDK’s current ES2022/NodeNext (ESM) configuration and should be corrected while touching this area.

Pull request overview

This PR updates the repository’s contributor instructions by removing stale references to a TypeScript CLI that no longer exists in this repo, keeping .github/copilot-instructions.md aligned with the current project structure (Rust core + TypeScript SDK).

Changes:

  • Removes CLI-specific build, lint, and test commands from the Copilot instructions.
  • Updates wording to describe the TypeScript layer as SDK-only (not SDK/CLI).
  • Tweaks the Linux --rust-only description to reflect skipping the SDK (not SDK/CLI).
File summaries
File Description
.github/copilot-instructions.md Removes stale TypeScript CLI references from build/lint/test guidance and updates architecture wording to SDK-only.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Note

Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.

Comment thread .github/copilot-instructions.md Outdated
Remove references to the TypeScript CLI from copilot-instructions.md
@MGudgin MGudgin force-pushed the user/gudge/remove_stale_ts_cli_refs branch from 0c2726b to e4cdbd4 Compare June 19, 2026 16:10
@MGudgin

MGudgin commented Jun 19, 2026

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@microsoft microsoft deleted a comment from azure-pipelines Bot Jun 19, 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.

2 participants