Skip to content

Add GitHub Copilot instructions#61

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/setup-copilot-instructions
Draft

Add GitHub Copilot instructions#61
Copilot wants to merge 2 commits intomainfrom
copilot/setup-copilot-instructions

Conversation

Copy link
Contributor

Copilot AI commented Jan 9, 2026

Configures repository-level instructions for GitHub Copilot as per best practices, while preserving existing AGENTS.md documentation.

Changes

  • Added .github/copilot-instructions.md: Provides quick-reference guidance for Copilot including:

    • Technology stack (C#/.NET 10.0, ASP.NET Core Minimal APIs, NUnit)
    • Essential build/test commands
    • Key code conventions (3-space indentation, _camelCase private fields, snake_case test methods)
    • Repository-specific patterns (OAuth2 grant type handlers, endpoint organization)
    • Reference to custom C# Expert agent
  • Preserved AGENTS.md: Existing comprehensive guidelines remain unchanged. New Copilot instructions reference this file for detailed specifications.

The instructions file acts as a concise entry point for Copilot while maintaining the detailed AGENTS.md as the canonical reference for contributors.

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>

<agent_instructions>The repo already has an AGENTS.md file, can this be preserved as much as possible?</agent_instructions>

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


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Set up Copilot instructions for repository Add GitHub Copilot instructions Jan 9, 2026
Copilot AI requested a review from acraven January 9, 2026 01:45
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