Skip to content

Add Copilot release instructions and README install guidance#435

Open
Copilot wants to merge 4 commits into
mainfrom
copilot/add-copilot-instructions
Open

Add Copilot release instructions and README install guidance#435
Copilot wants to merge 4 commits into
mainfrom
copilot/add-copilot-instructions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 11, 2026

  • Verify whether the README typo feedback is already addressed in the latest branch state
  • Apply the smallest possible README change only if the feedback is still pending
  • Run focused validation for the affected documentation line
  • Reply on the new review thread with the addressing commit and summarize the result

Copilot AI linked an issue May 11, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/nevware21/ts-debug/sessions/cc86829b-f9c5-47f5-a42f-e2ed2277d2a3

Co-authored-by: nev21 <82737406+nev21@users.noreply.github.com>
Copilot AI changed the title [WIP] Add copilot instructions for onboarding Add Copilot release instructions and versioned README guidance May 11, 2026
Copilot AI requested a review from nev21 May 11, 2026 05:22
Copilot finished work on behalf of nev21 May 11, 2026 05:22
Comment thread README.md Outdated
Agent-Logs-Url: https://github.com/nevware21/ts-debug/sessions/6be192ee-9d14-4213-ae0d-cd69456fb9f3

Co-authored-by: nev21 <82737406+nev21@users.noreply.github.com>
@nev21 nev21 marked this pull request as ready for review May 11, 2026 14:53
Copilot AI review requested due to automatic review settings May 11, 2026 14:53
@nev21 nev21 requested review from a team as code owners May 11, 2026 14:53
Agent-Logs-Url: https://github.com/nevware21/ts-debug/sessions/6be192ee-9d14-4213-ae0d-cd69456fb9f3

Co-authored-by: nev21 <82737406+nev21@users.noreply.github.com>
@nev21 nev21 enabled auto-merge (squash) May 11, 2026 14:54
Copilot AI changed the title Add Copilot release instructions and versioned README guidance Add Copilot release instructions and README install guidance May 11, 2026
Copilot finished work on behalf of nev21 May 11, 2026 14:55
Copilot AI requested a review from nev21 May 11, 2026 14:55
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 adds repository-specific Copilot/release guidance and updates the README Quickstart install instruction to avoid version pinning (latest install), alongside a small wording cleanup.

Changes:

  • Add .github/copilot-instructions.md documenting repo validation, release checklist, and packaging notes (including keeping README install commands unpinned).
  • Update README Quickstart install instruction text.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Adjusts Quickstart install text intended to keep installs unpinned and improve wording.
.github/copilot-instructions.md Adds Copilot guidance for repo validation commands and release/versioning workflow.

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

Comment thread README.md
## Quickstart

Install the npm packare: `npm install @nevware21/ts-debug --save`
Install the npm package: `npm install @nevware21/ts-debug --save`
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.

@copilot apply changes based on this feedback

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Applied in 9629439 — the README typo was fixed and the Quickstart line now reads Install the npm package: npm install @nevware21/ts-debug --save.

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.

[Task] Onboard to copilot introducing instructions

3 participants