mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #974] [MERGED] chore: add Copilot coding agent config and CI workflow #1389
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/974
Author: @adamhathcock
Created: 10/25/2025
Status: ✅ Merged
Merged: 10/25/2025
Merged by: @adamhathcock
Base:
master← Head:adam/enable-agent📝 Commits (1)
699bc5fchore: add Copilot coding agent config and CI workflow📊 Changes
2 files changed (+20 additions, -0 deletions)
View changed files
➕
.copilot-agent.yml(+7 -0)➕
.github/COPILOT_AGENT_README.md(+13 -0)📄 Description
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:
.copilot-agent.ymlto opt-in to Copilot coding agent, specifying allowed file paths and actions, and requiring review before merging automated PRs.Documentation for maintainers:
.github/COPILOT_AGENT_README.mdto explain the Copilot agent setup, allowed paths, CI workflow, and instructions for maintainers on managing agent configuration.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.