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: workshop/01-prerequisites.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@ Complete these checks before you continue:
51
51
-[ ] If you chose a local terminal path, `gh --version` reports [GitHub CLI](side-quest-01-02-environment-reference.md#github-cli-) 2.40+
52
52
-[ ] If you chose a local terminal path, `git --version` works
53
53
-[ ] If you're on GHEC, GHES, or EMU, you reviewed [Side Quest: Enterprise Setup Considerations](side-quest-enterprise-setup.md) and confirmed your environment is ready
54
+
-[ ] Open [github.com/settings/copilot](https://github.com/settings/copilot) and confirm both **Copilot is enabled** and **Models: available**
Open [github.com/settings/copilot](https://github.com/settings/copilot) and confirm both show:
104
+
105
+
-**Copilot is enabled**
106
+
-**Models: available**
107
+
108
+
Claude, Codex, or Gemini? Confirm your API key.
109
+
110
+
> [!IMPORTANT]
111
+
> Complete this check now — Step 7 will not work without it.
112
+
100
113
### Continue to your path file
101
114
102
115
Continue with exactly one of these paths:
@@ -111,6 +124,7 @@ Continue with exactly one of these paths:
111
124
-[ ] You can sign in to GitHub with the account you'll use for the workshop
112
125
-[ ] You chose one path: Codespace (02a), Local (02b), or GitHub UI (03b)
113
126
-[ ] If using Local (02b), `gh` CLI 2.40+ and Git are available
127
+
-[ ] You confirmed Copilot is enabled and Models: available at [github.com/settings/copilot](https://github.com/settings/copilot)
114
128
-[ ] You know which file you will open next
115
129
116
130
**Next:** Open your selected path file now — [Adventure A](02a-setup-codespace.md), [Adventure B](02b-setup-local.md), or [Step 3b](03b-create-your-repo-ui.md).
0 commit comments