Skip to content

Commit 7a7b9e9

Browse files
Start exercise
1 parent cc0d6ca commit 7a7b9e9

4 files changed

Lines changed: 51 additions & 105 deletions

File tree

.github/steps/1-step.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To get started, you need access to Copilot Spaces and a GitHub Copilot plan with
3232
3333
1. Click **Create Space**
3434
35-
<img width="50%" alt="copilot-spaces-create-space" src="../images/copilot-spaces-create-space.png" />
35+
<img width="50%" alt="copilot-spaces-create-space" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/copilot-spaces-create-space.png?raw=true" />
3636
3737
Add a description:
3838
@@ -41,13 +41,13 @@ To get started, you need access to Copilot Spaces and a GitHub Copilot plan with
4141
> for the OctoAcme organization
4242
> ```
4343
44-
<img width="50%" alt="copilot-spaces-description" src="../images/copilot-spaces-description.png" />
44+
<img width="50%" alt="copilot-spaces-description" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/copilot-spaces-description.png?raw=true" />
4545
4646
### ⌨️ Activity: Add instructions to your Copilot Space
4747
4848
1. In your newly created Copilot Space, look for the **Instructions** box and click in the **Instructions** box
4949
50-
<img width="50%" alt="copilot-spaces-instructions" src="../images/copilot-spaces-instructions.png" />
50+
<img width="50%" alt="copilot-spaces-instructions" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/copilot-spaces-instructions.png?raw=true" />
5151
5252
1. Add the following instructions to provide context about the repository and its purpose
5353
@@ -74,13 +74,13 @@ To get started, you need access to Copilot Spaces and a GitHub Copilot plan with
7474
7575
It should look something like this when you're done:
7676
77-
<img width="50%" alt="copilot-spaces-instructions-detail" src="../images/copilot-spaces-instructions-detail.png" />
77+
<img width="50%" alt="copilot-spaces-instructions-detail" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/copilot-spaces-instructions-detail.png?raw=true" />
7878
7979
1. Click **Save**
8080
8181
### ⌨️ Activity: Add your cloned repository as a source repository to your Copilot Space
8282
83-
1. In your newly created Copilot Space, look for the <img width="15%" alt="add-sources-button" src="../images/add-sources-button.png" /> button
83+
1. In your newly created Copilot Space, look for the <img width="15%" alt="add-sources-button" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/add-sources-button.png?raw=true" /> button
8484
1. Click **Add files from repository**
8585
- Copy and paste your GitHub repository for this exercise called out below.
8686
- You can also type the name in the search and it will come up as well or copy/paste the name below.
@@ -94,9 +94,9 @@ To get started, you need access to Copilot Spaces and a GitHub Copilot plan with
9494
1. Select the `docs` and the `.github/ISSUE_TEMPLATE` folders and click **Add**
9595
1. Verify the repository appears in your sources list
9696
97-
<img width="30%" alt="add-sources" src="../images/add-sources.png" />
98-
<img width="30%" alt="add-sources-repository" src="../images/add-sources-repository.png" />
99-
<img width="30%" alt="add-sources-repository-files" src="../images/add-sources-repository-files.png" />
97+
<img width="30%" alt="add-sources" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/add-sources.png?raw=true" />
98+
<img width="30%" alt="add-sources-repository" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/add-sources-repository.png?raw=true" />
99+
<img width="30%" alt="add-sources-repository-files" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/add-sources-repository-files.png?raw=true" />
100100
101101
### ⌨️ Activity: Create an issue in the repository for a README for OctoAcme Project Management Docs
102102
@@ -119,15 +119,15 @@ You can then add this issue to your repository by clicking the **Create** button
119119
<details>
120120
<summary> 📷 Show screenshot of the issue draft</summary>
121121
122-
<img width="50%" alt="readme-issue-drafted" src="../images/readme-issue-drafted.png" />
122+
<img width="50%" alt="readme-issue-drafted" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/readme-issue-drafted.png?raw=true" />
123123
124124
</details>
125125
You can copy or open the link in a new tab to see the newly created issue
126126
127127
<details>
128128
<summary> 📷 Show screenshot of the created issue</summary>
129129
130-
<img width="50%" alt="readme-issue-created" src="../images/readme-issue-created.png" />
130+
<img width="50%" alt="readme-issue-created" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/readme-issue-created.png?raw=true" />
131131
132132
</details>
133133

.github/steps/2-step.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ Proceed to the activities and run the provided prompts in your Copilot Space.
3434

3535
Open your Copilot Space you created in the previous step. https://github.com/copilot/spaces and select **Yours** and select **"OctoAcme Project Management Hub"**
3636

37-
<img width="50%" alt="copilot-spaces-yours" src="../images/copilot-spaces-yours.png" />
37+
<img width="50%" alt="copilot-spaces-yours" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/copilot-spaces-yours.png?raw=true" />
3838

3939
2. Start a new conversation in the Copilot Space and prompt the following:
4040

41-
<img width="70%" alt="copilot-spaces-conversation-summary" src="../images/copilot-spaces-conversation-summary.png" />
41+
<img width="70%" alt="copilot-spaces-conversation-summary" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/copilot-spaces-conversation-summary.png?raw=true" />
4242

4343
> ![Static Badge](https://img.shields.io/badge/-Prompt-text?style=social&logo=github%20copilot)
4444
>
@@ -51,7 +51,7 @@ Proceed to the activities and run the provided prompts in your Copilot Space.
5151
<details>
5252
<summary> 📷 Show screenshot of the conversation output</summary>
5353
54-
<img width="50%" alt="copilot-spaces-conversation-summary-output" src="../images/copilot-spaces-conversation-summary-output.png" />
54+
<img width="50%" alt="copilot-spaces-conversation-summary-output" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/copilot-spaces-conversation-summary-output.png?raw=true" />
5555
5656
</details>
5757
@@ -76,7 +76,7 @@ In this activity, you will connect the issue you created in Step 1 to your Copil
7676

7777
4. **Create the pull request**: Now send this prompt to create the pull request:
7878

79-
<img width="80%" alt="repository-issue-pr-creation" src="../images/repository-issue-pr-creation-step2.png" />
79+
<img width="80%" alt="repository-issue-pr-creation" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/repository-issue-pr-creation-step2.png?raw=true" />
8080

8181
> ![Static Badge](https://img.shields.io/badge/-Prompt-text?style=social&logo=github%20copilot)
8282
>
@@ -91,7 +91,7 @@ In this activity, you will connect the issue you created in Step 1 to your Copil
9191
9292
5. **Allow the coding agent**: When prompted, select **Allow** to let the coding agent work on your repository
9393
94-
<img width="50%" alt="copilot-coding-agent-allow" src="../images/copilot-coding-agent-allow.png" />
94+
<img width="50%" alt="copilot-coding-agent-allow" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/copilot-coding-agent-allow.png?raw=true" />
9595
9696
6. **Monitor progress**: You should receive a notification that the Copilot coding agent is working on your pull request.
9797
@@ -101,17 +101,17 @@ In this activity, you will connect the issue you created in Step 1 to your Copil
101101
102102
Go to your repository and click **Pull requests** and select the pull request to see the progress:
103103
104-
<img width="70%" alt="pull-requests" src="../images/pull-requests.png" />
104+
<img width="70%" alt="pull-requests" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/pull-requests.png?raw=true" />
105105
106106
#### Option 2: Check Agent Sessions in your Copilot Space on the left side under Agent sessions
107107
108108
You can track the progress of the Copilot coding agent and view details on the left side under **Agent sessions**. Click on the session to see details about the tasks being performed by the agent.
109109
110-
<img width="40%" alt="agent-session-1" src="../images/agent-sessions-1.png" />
110+
<img width="40%" alt="agent-session-1" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/agent-sessions-1.png?raw=true" />
111111
112112
You can get to the pull request that the agent is working on by clicking the link in the session details at the bottom where it says **View pull request**.
113113
114-
<img width="40%" alt="view-pull-request" src="../images/view-pull-request.png" />
114+
<img width="40%" alt="view-pull-request" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/view-pull-request.png?raw=true" />
115115
116116
7. **Check open pull requests**: We can check pull request status from our **Copilot Space** as well.
117117
@@ -121,25 +121,25 @@ In this activity, you will connect the issue you created in Step 1 to your Copil
121121
> check open pull requests
122122
> ```
123123
124-
<img width="40%" alt="check-open-prs" src="../images/check-open-prs-2.png" />
124+
<img width="40%" alt="check-open-prs" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/check-open-prs-2.png?raw=true" />
125125
126126
Click the link to the pull request in the Copilot Space to view the PR details and monitor the coding agent's progress.
127127
128128
> [!NOTE]
129-
> The coding agent typically takes 5-15 minutes to complete the work. If you want to track the work that the Copilot coding agent is doing from within the pull request, click **View session** <img width="10%" alt="view-session" src="../images/view-session.png" /> to watch the progress if desired.
129+
> The coding agent typically takes 5-15 minutes to complete the work. If you want to track the work that the Copilot coding agent is doing from within the pull request, click **View session** <img width="10%" alt="view-session" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/view-session.png?raw=true" /> to watch the progress if desired.
130130
131131
8. **Review and merge**: Once the pull request is ready:
132132
133133
a. **Submit review**: Leave a comment (optional), click **Approve**, then **Submit review**
134134
135-
<img width="70%" alt="add-review" src="../images/add-review.png" />
135+
<img width="70%" alt="add-review" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/add-review.png?raw=true" />
136136
137-
<img width="50%" alt="submit-review" src="../images/submit-review.png" />
137+
<img width="50%" alt="submit-review" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/submit-review.png?raw=true" />
138138
139139
b. **Merge**: Select **Ready for review**, then **Merge pull request** and **Confirm merge**
140140
141-
<img width="50%" alt="ready-for-review" src="../images/ready-for-review.png" />
142-
<img width="50%" alt="merge-pull-request" src="../images/merge-pull-request.png" />
141+
<img width="50%" alt="ready-for-review" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/ready-for-review.png?raw=true" />
142+
<img width="50%" alt="merge-pull-request" src="https://github.com/zhoucengchao/skills-scale-institutional-knowledge-using-copilot-spaces/blob/main/.github/images/merge-pull-request.png?raw=true" />
143143
144144
<details>
145145
<summary>Having trouble? 🤷</summary>

0 commit comments

Comments
 (0)