You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/how-tos/use-copilot-agents/cloud-agent/start-copilot-sessions.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ You can start {% data variables.copilot.copilot_cloud_agent %} from:
44
44
* Your preferred IDE or agentic coding tool with [Model Context Protocol (MCP)](#asking-copilot-to-create-a-pull-request-from-the-github-mcp-server) support
45
45
* The [Raycast](#asking-copilot-to-create-a-pull-request-from-raycast) launcher
46
46
* The ["New repository" form](#asking-copilot-to-create-a-pull-request-from-the-new-repository-page) on {% data variables.product.github %}
47
+
* A failing [{% data variables.product.prodname_actions %} workflow run](#asking-copilot-to-fix-a-failing-github-actions-workflow-run) on {% data variables.product.github %}
0 commit comments