Skip to content

Add Copilot release instructions and README install guidance#435

Merged
nev21 merged 5 commits into
mainfrom
copilot/add-copilot-instructions
May 12, 2026
Merged

Add Copilot release instructions and README install guidance#435
nev21 merged 5 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.

Copy link
Copy Markdown
Contributor

@nevware21-bot nevware21-bot left a comment

Choose a reason for hiding this comment

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

Approved by nevware21-bot

@nev21 nev21 enabled auto-merge (squash) May 12, 2026 06:08
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e287c82) to head (6090246).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #435   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          458       458           
  Branches       113       113           
=========================================
  Hits           458       458           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nev21 nev21 merged commit 3e185a3 into main May 12, 2026
9 of 10 checks passed
@nev21 nev21 deleted the copilot/add-copilot-instructions branch May 12, 2026 06:14
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

4 participants