[PR #999] Verify Copilot instructions are configured #1421

Open
opened 2026-01-29 22:20:28 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/999

State: closed
Merged: No


Repository already has complete Copilot coding agent configuration. No changes needed.

Configuration Present

  • AGENTS.md - Development guidelines covering C# conventions, SharpCompress patterns (stream handling, archive formats, async/await), testing practices, CSharpier formatting
  • .copilot-agent.yml - Root opt-in config enabling agent for src/*, tests/*, README.md, AGENTS.md with review required
  • .github/agents/copilot-agent.yml - Policy manifest with approval requirements, merge strategies, workflow execution
  • .github/COPILOT_AGENT_README.md - Setup documentation
  • .github/workflows/dotnetcore.yml - CI validation on PRs (Windows/Ubuntu matrix)

Setup follows best practices. Agent can operate within defined boundaries.

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.

**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/999 **State:** closed **Merged:** No --- Repository already has complete Copilot coding agent configuration. No changes needed. ## Configuration Present - **AGENTS.md** - Development guidelines covering C# conventions, SharpCompress patterns (stream handling, archive formats, async/await), testing practices, CSharpier formatting - **.copilot-agent.yml** - Root opt-in config enabling agent for `src/*`, `tests/*`, `README.md`, `AGENTS.md` with review required - **.github/agents/copilot-agent.yml** - Policy manifest with approval requirements, merge strategies, workflow execution - **.github/COPILOT_AGENT_README.md** - Setup documentation - **.github/workflows/dotnetcore.yml** - CI validation on PRs (Windows/Ubuntu matrix) Setup follows best practices. Agent can operate within defined boundaries. <!-- START COPILOT CODING AGENT SUFFIX --> <details> <summary>Original prompt</summary> > > ---- > > *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](https://gh.io/copilot-coding-agent-tips). > > <Onboard this repo></issue_description> > > ## Comments on the Issue (you are @copilot in this section) > > <comments> > </comments> > </details> - Fixes adamhathcock/sharpcompress#998 <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/adamhathcock/sharpcompress/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo.
claunia added the pull-request label 2026-01-29 22:20:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1421