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/steps/4-copilot-on-github.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,13 @@ Congratulations! You are finished with coding for this exercise. Now it's time t
6
6
7
7
Typically, you would review your notes and commit messages then summarize them for your pull request description. This may take some time, especially if commit messages are inconsistent or code is not not documented well. Fortunately, Copilot can consider all changes in the pull request and provide the important highlights, and with references too!
8
8
9
-
Here is what that process looks like:
10
-
11
-
<!-- Add GIF image here -->
12
-
13
9
> [!NOTE]
14
10
> This is a unavailable with the **Copilot Free** tier. [[docs]](https://docs.github.com/en/enterprise-cloud@latest/copilot/using-github-copilot/using-github-copilot-for-pull-requests/creating-a-pull-request-summary-with-github-copilot)
15
11
16
12
#### Copilot Review
17
13
18
14
More eyes on our work is always useful so let's ask Copilot to do a first pass before we do a normal peer review process. Copilot is great at catching common mistakes that can are fixed by simple adjustment, but please remember to use it responsibily.
19
15
20
-
Here is what that process looks like:
21
-
22
-
<!-- Add GIF image here -->
23
-
24
16
> [!IMPORTANT]
25
17
> This is in **Public Preview** for organizations. [[docs]](https://docs.github.com/en/copilot/using-github-copilot/code-review/using-copilot-code-review)
26
18
@@ -38,14 +30,14 @@ Both **pull request summaries** and **copilot review** have limited access, so t
38
30
39
31
1. (Optional) In the **Add a description** area, enter edit mode if needed, then click the **Copilot actions** icon and **Summary** action. After a moment, Copilot will add a description. :memo:
1. (Optional) In the right side information panel at the top, locate the **Reviewers** section and click the **Request** button next to a **Copilot icon**. Wait a moment for Copilot to add a review comment to your pull request!
44
36
45
-
> **Tip:** Notice a log entry was added to indicate a Copilot review was requested.
0 commit comments