Skip to content

feat: add Copilot instructions for repository#3980

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

feat: add Copilot instructions for repository#3980
Copilot wants to merge 2 commits intomainfrom
copilot/setup-copilot-instructions

Conversation

Copy link

Copilot AI commented Jan 25, 2026

Adds .github/copilot-instructions.md to provide context-aware guidance for GitHub Copilot when assisting with Nitro development.

Changes

  • Project context: Framework identity, tech stack (TypeScript/ESM, pnpm, Node >=22, Vite|Rolldown|Rollup)
  • Repository structure: src/ organization (build, cli, config, runtime, presets), test hierarchy, docs and examples
  • Critical constraints: Runtime code must be platform-agnostic (Web APIs only, no Node.js APIs, minimal bundle size)
  • Code conventions: UnJS ecosystem tools (pathe, defu, consola, unstorage), virtual module registration, CLI command structure
  • Testing strategy: Regression tests in test/fixture/, type checking, deterministic test requirements
  • Contribution guidelines: Minimal targeted changes, dependency considerations, backwards compatibility requirements
  • Common patterns: Error handling, preset structure, semantic commits

Sourced from existing CLAUDE.md, AGENTS.md, and CONTRIBUTING.md documentation.

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>make sure to use semantic commits</agent_instructions>

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


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI assigned Copilot and pi0 Jan 25, 2026
@vercel
Copy link

vercel bot commented Jan 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
nitro.build Ready Ready Preview, Comment Jan 25, 2026 9:22pm

Request Review

Co-authored-by: pi0 <5158436+pi0@users.noreply.github.com>
Copilot AI changed the title [WIP] Set up Copilot instructions for repository feat: add Copilot instructions for repository Jan 25, 2026
Copilot AI requested a review from pi0 January 25, 2026 21:22
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