Skip to content

Add .github/copilot-instructions.md for GitHub Copilot coding agent#190

Merged
gregv merged 2 commits intodevelopfrom
copilot/set-up-copilot-instructions
Mar 6, 2026
Merged

Add .github/copilot-instructions.md for GitHub Copilot coding agent#190
gregv merged 2 commits intodevelopfrom
copilot/set-up-copilot-instructions

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

What does the PR do?

Adds .github/copilot-instructions.md — the standard file GitHub Copilot reads for repository-specific context. Covers project overview, directory structure, dev commands, env setup, code style, architecture patterns, testing, and CI/CD so Copilot can generate idiomatic code without per-prompt boilerplate.

Type of change

  • Breaking Change
  • Bug Fix
  • New Feature

Linked Issue

Related Issue: #Set up Copilot instructions

Make sure you have

  • Pulled from the default branch
  • Documented your changes
  • Linked the Issue
  • Appointed a reviewer (if any)

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • gh.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>✨ Set up Copilot instructions</issue_title>
<issue_description>Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository.

</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…ub Copilot

Co-authored-by: gregv <6913307+gregv@users.noreply.github.com>
Copilot AI changed the title [WIP] Configure instructions for Copilot coding agent Add .github/copilot-instructions.md for GitHub Copilot coding agent Mar 6, 2026
Copilot finished work on behalf of gregv March 6, 2026 05:08
@gregv gregv marked this pull request as ready for review March 6, 2026 05:27
@gregv gregv merged commit 3a93525 into develop Mar 6, 2026
2 checks passed
@gregv gregv deleted the copilot/set-up-copilot-instructions branch March 6, 2026 05:39
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.

✨ Set up Copilot instructions

2 participants