[PR #974] chore: add Copilot coding agent config and CI workflow #1393

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

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

State: closed
Merged: Yes


This pull request introduces initial configuration for enabling the GitHub Copilot coding agent in the repository, along with documentation for maintainers. The changes focus on agent setup and providing guidance for maintainers.

Copilot agent configuration:

  • Added .copilot-agent.yml to opt-in to Copilot coding agent, specifying allowed file paths and actions, and requiring review before merging automated PRs.

Documentation for maintainers:

  • Added .github/COPILOT_AGENT_README.md to explain the Copilot agent setup, allowed paths, CI workflow, and instructions for maintainers on managing agent configuration.
**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/974 **State:** closed **Merged:** Yes --- This pull request introduces initial configuration for enabling the GitHub Copilot coding agent in the repository, along with documentation for maintainers. The changes focus on agent setup and providing guidance for maintainers. Copilot agent configuration: * Added `.copilot-agent.yml` to opt-in to Copilot coding agent, specifying allowed file paths and actions, and requiring review before merging automated PRs. Documentation for maintainers: * Added `.github/COPILOT_AGENT_README.md` to explain the Copilot agent setup, allowed paths, CI workflow, and instructions for maintainers on managing agent configuration.
claunia added the pull-request label 2026-01-29 22:20:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1393