Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ The GitHub Copilot Cloud Agent acts as an autonomous teammate that works direct

### By the end of this unit, you will be able to:

- Assign issues to Copilot using GitHub.com, GitHub Mobile, the API, or the CL.
- Assign issues to Copilot using GitHub.com, GitHub Mobile, the API, or the CLI.
- Monitor Copilot's progress through pull request timelines and session logs.
- Iterate on Copilot's work by commenting on its pull requests.
- Understand the approval rules for agent-generated pull requests.
Expand Down Expand Up @@ -165,4 +165,4 @@ Pull requests created by Copilot are always in draft state. They require human a

Max image size is 3.00 MiB; larger images are removed.

With a reliable assign-track-iterate loop in place, you can boost consistency and speed by customizing the agent's environment, extending it with MCP tools, and enforcing robust validation before merge.
With a reliable assign-track-iterate loop in place, you can boost consistency and speed by customizing the agent's environment, extending it with MCP tools, and enforcing robust validation before merge.