๐Ÿ—๏ธ

Copilot Workspace

GitHub Copilot

Issue โ†’ Plan โ†’ Code automatic workflow

Copilot Workspace is an AI workflow that starts from a GitHub Issue, automatically creates an implementation plan, generates necessary code changes, and creates PRs. It analyzes the issue description to identify affected files and suggests changes.

How to Use

1

Click "Open in Copilot Workspace" on the GitHub Issue page

2

Copilot analyzes the Issue and creates an implementation plan

3

Review/modify the plan, then click "Implement"

4

Review code changes, then create PR or run in Codespace

Tags

#workspace #issue #plan #PR #workflow

Source

GitHub Docs