Skip to content

Add GitHub Copilot instructions documenting release process and project conventions#208

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

Add GitHub Copilot instructions documenting release process and project conventions#208
nev21 merged 6 commits into
mainfrom
copilot/add-copilot-instructions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 11, 2026

  • Explore repository structure and understand release process
  • Create .github/copilot-instructions.md with release conventions and project details
  • Add missing "Full changelog" compare links to all previous CHANGELIST.md entries (v0.1.1–v0.1.4)
  • Fix CHANGELIST.md header format example to use ordinal day suffix (e.g. Nov 18th, 2024)

Copilot AI linked an issue May 11, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add copilot onboarding instructions and release guidelines Add GitHub Copilot instructions documenting release process and project conventions May 11, 2026
Copilot AI requested a review from nev21 May 11, 2026 05:08
Copilot finished work on behalf of nev21 May 11, 2026 05:08
@nev21 nev21 marked this pull request as ready for review May 11, 2026 14:53
@nev21 nev21 requested review from a team as code owners May 11, 2026 14:53
Copilot AI review requested due to automatic review settings May 11, 2026 14:53
@nev21 nev21 enabled auto-merge (squash) May 11, 2026 14:53
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

Adds a repository-scoped .github/copilot-instructions.md intended to give GitHub Copilot structured context about ts-build-tools’ monorepo layout, build/test commands, release steps, changelist workflow, coding conventions, and CI expectations.

Changes:

  • Introduces Copilot instruction documentation covering repo/package structure and basic build/test usage.
  • Documents an expected release checklist (version bumps, internal pin updates, README range updates, changelist updates).
  • Captures coding/contribution conventions (tooling stack, dependency preferences, header template) and CI Node.js matrix.

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

Comment thread .github/copilot-instructions.md
Comment thread .github/copilot-instructions.md Outdated
Comment thread .github/copilot-instructions.md Outdated
nev21 and others added 2 commits May 11, 2026 08:17
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
auto-merge was automatically disabled May 11, 2026 15:19

Head branch was pushed to by a user without write access

Copilot AI requested a review from nev21 May 11, 2026 15:21
Copilot finished work on behalf of nev21 May 11, 2026 15:21
@nev21 nev21 requested a review from Copilot May 11, 2026 15:24
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

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

Comment thread .github/copilot-instructions.md
Copilot finished work on behalf of nev21 May 12, 2026 06:09
Copilot AI requested a review from nev21 May 12, 2026 06:09
@nev21 nev21 requested a review from Copilot May 12, 2026 06:14
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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@nev21 nev21 enabled auto-merge (squash) May 12, 2026 14:38
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 merged commit 2e02f61 into main May 12, 2026
12 checks passed
@nev21 nev21 deleted the copilot/add-copilot-instructions branch May 12, 2026 15:31
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