diff --git a/learn-pr/github/github-copilot-code-agent/includes/3-assign-track-troubleshoot-copilot-code-agent-tasks.md b/learn-pr/github/github-copilot-code-agent/includes/3-assign-track-troubleshoot-copilot-code-agent-tasks.md index 7fadb6e848e..f0e35f1fc65 100644 --- a/learn-pr/github/github-copilot-code-agent/includes/3-assign-track-troubleshoot-copilot-code-agent-tasks.md +++ b/learn-pr/github/github-copilot-code-agent/includes/3-assign-track-troubleshoot-copilot-code-agent-tasks.md @@ -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. @@ -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. \ No newline at end of file +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.