Skip to content

docs: add .github/copilot-instructions.md#1844

Merged
dhensby merged 1 commit intotediousjs:masterfrom
dhensby:add-copilot-instructions
Apr 15, 2026
Merged

docs: add .github/copilot-instructions.md#1844
dhensby merged 1 commit intotediousjs:masterfrom
dhensby:add-copilot-instructions

Conversation

@dhensby
Copy link
Copy Markdown
Collaborator

@dhensby dhensby commented Apr 15, 2026

Adds a .github/copilot-instructions.md file to help Copilot sessions work effectively in this repository.

What's included

  • Build, test, and lint commands — including how to run a single test
  • Architecture overview — the base-class/driver-implementation pattern, entry points, and key modules
  • Coding conventions — private method naming, dual Promise/callback API, StandardJS, streaming patterns
  • Commit message rules — detailed Conventional Commits breakdown with release triggers
  • Merge strategy — merge commits, rebase to update, all changes via PRs
  • Test patterns — Mocha + assert, factory pattern for integration tests, three execution styles

Conventions were aligned with the sibling tediousjs/setup-sqlserver repository.

Add repository-specific instructions covering build/test/lint commands,
architecture overview, coding conventions, commit message rules, and
merge strategy to help Copilot sessions work effectively in this repo.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dhensby dhensby merged commit 62846c7 into tediousjs:master Apr 15, 2026
47 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 12.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant