Skip to content

Commit 046da43

Browse files
authored
Update 3-step.md
1 parent 78a7f36 commit 046da43

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

.github/steps/3-step.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ _Use the following prompt in a new Copilot Space conversation:_
4040
4141
<img width="50%" height="50%" alt="Attach issue template" src="https://github.com/user-attachments/assets/c02537ad-173e-430d-9e24-6a95763b8f30" />
4242
43-
<img width="60%" height="60%" alt="Attach issue template conversation" src="https://github.com/user-attachments/assets/5256e137-286d-4479-89bc-fc745021d4b1" />
43+
<img width="60%" height="60%" alt="Attach issue template conversation" src="https://github.com/user-attachments/assets/9a1a06b1-60fe-4794-a2a9-69d09aeab47f" />
4444
4545
> ![Static Badge](https://img.shields.io/badge/-Prompt-text?style=social&logo=github%20copilot)
4646
>
@@ -54,7 +54,7 @@ _Use the following prompt in a new Copilot Space conversation:_
5454
> - The issue should detail why this is important, potential personas to add, and how it will improve project outcomes.
5555
> - add to the process document `docs/octoacme-roles-and-personas.md`
5656
> ```
57-
<img width="50%" height="50%" alt="personas/roles issue draft" src="https://github.com/user-attachments/assets/b563450e-8304-426c-a9b2-70e460c8db84" />
57+
<img width="50%" height="50%" alt="personas/roles issue draft" src="https://github.com/user-attachments/assets/d3700d45-a16a-482a-b2e0-5310f80162b6" />
5858
5959
<img width="50%" height="50%" alt="personas/roles issue created" src="https://github.com/user-attachments/assets/c6e3f128-6254-4f0c-a1a6-f31b9d8b56b2" />
6060
@@ -68,18 +68,17 @@ In the same Copilot Space conversation do the following:
6868
2. This will assign the issue to the coding agent to create a pull request with an update to our personas/roles document in the `docs/` folder
6969
3. Copy and paste the url for the issue that we created in the previous activity. </br>
7070
71-
> [!NOTE]
72-
> - Check issues list that issue number matches what was created in the previous activity
73-
> - Copy/paste the issue to the conversation
71+
> [!NOTE]
72+
> - Make sure the issue below matches the issue you want to attach
73+
> - Hit **\<SHIFT\> + \<ENTER\>** so you don't start Copilot working on the conversation
7474
7575
Check issues list: [https://github.com/{{full_repo_name}}/issues](https://github.com/{{full_repo_name}}/issues) </br>
7676
7777
> ```text
7878
> @{{full_repo_name}}/issues/3
7979
> ```
8080
81-
</br>
82-
<img width="50%" height="50%" alt="repository issue and pull request creation" src="https://github.com/user-attachments/assets/67086db2-0572-45cc-aed0-408c99656cc7" />
81+
<img width="50%" height="50%" alt="repository issue and pull request creation" src="https://github.com/user-attachments/assets/31955ab4-04f4-4316-811e-0c7234f02567" />
8382
8483
> [!IMPORTANT]
8584
> - In all conversations with Copilot Spaces, always be aware of the following:
@@ -90,8 +89,6 @@ In the same Copilot Space conversation do the following:
9089
> - If 5 minutes passes by and the pull request is not created
9190
> - Please open a **new Copilot Space conversation** and try this activity again
9291
93-
<img width="50%" height="50%" alt="pull request error" src="https://github.com/user-attachments/assets/45bffd57-4608-4458-9282-4ae78578a2fe" />
94-
9592
> ![Static Badge](https://img.shields.io/badge/-Prompt-text?style=social&logo=github%20copilot)
9693
>
9794
> ```prompt
@@ -100,6 +97,7 @@ In the same Copilot Space conversation do the following:
10097
> - The improvements should address gaps or inefficiencies identified in the project management documentation.
10198
> - The pull request should include updates to existing docs or new templates/checklists as needed.
10299
> - All documents should be in the `docs/` folder
100+
> - Add this pull request to the attached issue.
103101
> - Add {{login}} as a reviewer
104102
> ```
105103
@@ -113,7 +111,7 @@ Go to your repository and click **Pull requests** and you should see something s
113111
114112
<img width="70%" height="70%" alt="pull requests" src="https://github.com/user-attachments/assets/d30685c3-046b-4c6e-8254-4bcb8aa959b5" />
115113
116-
- It takes approximately 5 to 15 minutes for the coding agent to work on the issue and the **[WIP]** will be removed from the title.
114+
- It takes approximately 5 to 15 minutes for the coding agent to work on the issue.
117115
- If you would like to see how the Copilot coding agent is progressing you can click the **View session** button and interact in the session.
118116
- Once you are satisfied with the content **Submit review**, leave a comment (optional), click **Approve**, then **Submit review**
119117
- At the bottom select **Ready for review** and then **Merge pull request** and **Confirm merge**

0 commit comments

Comments
 (0)