Describe the feature or problem you'd like to solve
What is the recommended method of using copilot-cli within GitHub Actions?
Proposed solution
I currently use Opencode/Claude Code in GitHub Actions to perform very specific actions with AI coding agents. I'd love to use GitHub Copilot instead to do that with copilot-cli.
Example prompts or workflows
- GitHub Action to add specific documentation in every PR
- GitHub Action to add templated information in a repo (like AGENTS.md)
- GitHub Action that verifies a task is completed within the code in PRs
Additional context
Describe the feature or problem you'd like to solve
What is the recommended method of using copilot-cli within GitHub Actions?
Proposed solution
I currently use Opencode/Claude Code in GitHub Actions to perform very specific actions with AI coding agents. I'd love to use GitHub Copilot instead to do that with copilot-cli.
Example prompts or workflows
Additional context