Topic

GitHub Copilot

GitHub Copilot in and beyond the editor: agent mode, custom instructions, extensions, code review, and the pipeline work that grows out of it. These pages are aimed at teams who already have Copilot and want it doing more than autocomplete, which usually means giving it access to context that lives outside the repository. Where a build or an agent run produces artifacts that need to outlive the job, they cover getting those files into shared storage with an API key rather than a person in the loop.

Coverage runs from editor configuration through repository-level instructions to the agent features that changed what Copilot can reasonably be asked to do. The pages are honest about where it still needs supervision, particularly on large refactors and anything touching credentials, and they cover the review habits that stop generated code becoming next quarter's maintenance problem. Where output needs to leave the repository, they cover that step too.

89 guides in this topic.

Start here

All guides

Related topics

All topics / Resource library