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: .github/workflows/0-start-exercise.yml
+6-114Lines changed: 6 additions & 114 deletions
Original file line number
Diff line number
Diff line change
@@ -11,133 +11,25 @@ permissions:
11
11
issues: write
12
12
13
13
env:
14
-
EXERCISE_NAME: "Getting Started with GitHub Copilot"
15
-
INTRO_MESSAGE: "Welcome to the exciting world of GitHub Copilot! 🚀 In this exercise, you'll unlock the potential of this AI-powered coding assistant to accelerate your development process. Let's dive in and have some fun exploring the future of coding together! 💻✨"
exercise-title: "Getting Started with GitHub Copilot"
24
+
intro-message: "Welcome to the exciting world of GitHub Copilot! 🚀 In this exercise, you'll unlock the potential of this AI-powered coding assistant to accelerate your development process. Let's dive in and have some fun exploring the future of coding together! 💻✨"
2. In the new tab, most of the fields will automatically fill in for you.
36
-
37
-
- For owner, choose your personal account or an organization to host the repository.
38
-
- We recommend creating a public repository, as private repositories will use [Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).
39
-
- Scroll down and click the **Create repository** button at the bottom of the form.
24
+
Simply copy the exercise to your account, then give your favorite Octocat (Mona) **about 20 seconds** to prepare the first lesson, then **refresh the page**.
40
25
41
-
3. After your new repository is created, wait about 20 seconds forthe exercise to be prepared and buttons updated. You will continue working from your copy of the exercise.
- For owner, choose your personal account or an organization to host the repository.
52
34
53
-
> [!IMPORTANT]
54
-
> The **Start Exercise** button will activate after copying the repository. You will probably need to refresh the page.
35
+
- We recommend creating a public repository, since private repositories will use Actions minutes.
36
+
37
+
If the exercise isn't ready in 20 seconds, please check the [Actions](../../actions) tab.
55
38
56
-
---
39
+
- Check to see if a job is running. Sometimes it simply takes a bit longer.
57
40
58
-
Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/getting-started-with-github-copilot)•[Review the GitHub status page](https://www.githubstatus.com/)
41
+
- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛
0 commit comments