Skip to content

Commit 7e0666f

Browse files
authored
[EDI - Builders] - Copilot "How-Tos" ("Create a PR summary") #5528 (#56587)
1 parent eae02d5 commit 7e0666f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

content/copilot/how-tos/github-flow/creating-a-pull-request-summary-with-github-copilot.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,10 @@ redirect_from:
1515
- /copilot/using-github-copilot/creating-a-pull-request-summary-with-github-copilot
1616
---
1717

18-
## About {% data variables.copilot.copilot_for_prs %}
18+
## Creating a summary for a pull request
1919

2020
You can use {% data variables.product.prodname_copilot %} to generate a summary of a pull request on {% data variables.product.github %}. You can use the summary to help reviewers understand your changes, or to quickly understand the changes in a pull request you're reviewing.
2121

22-
{% data variables.product.prodname_copilot %} will scan through the pull request and provide an overview of the changes made in prose, as well as a bulleted list of changes with the files that they impact. You can generate a summary in the following places.
23-
24-
* In the description of a new pull request you're creating
25-
* In the description of an existing pull request, by editing the opening comment
26-
* In a comment on the main timeline of a pull request
27-
28-
To learn more about {% data variables.copilot.copilot_for_prs %} and how to use the feature most effectively, see [AUTOTITLE](/copilot/github-copilot-enterprise/copilot-pull-request-summaries/about-copilot-pull-request-summaries).
29-
30-
## Creating a summary for a pull request
31-
3222
1. On {% data variables.product.github %}, create a pull request or navigate to an existing pull request.
3323

3424
> [!NOTE] {% data variables.product.prodname_copilot %} does not take into account any existing content in the pull request description, so it is best to start with a blank description.
@@ -52,3 +42,7 @@ To learn more about {% data variables.copilot.copilot_for_prs %} and how to use
5242

5343
1. Add any additional context that will help people viewing your pull request.
5444
1. When you're happy with the description, click **Create pull request** on a new pull request, or **Update comment** if you're editing an existing description.
45+
46+
## Further reading
47+
48+
* [AUTOTITLE](/copilot/github-copilot-enterprise/copilot-pull-request-summaries/about-copilot-pull-request-summaries)

content/copilot/responsible-use-of-github-copilot-features/responsible-use-of-github-copilot-pull-request-summaries.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ redirect_from:
1717

1818
When a user requests a summary, {% data variables.product.prodname_copilot_short %} scans through the pull request and provides an overview of the changes made in prose, as well as a bulleted list of changes with the files that they impact.
1919

20+
You can generate a summary in the following places:
21+
22+
* In the description of a new pull request you're creating
23+
* In the description of an existing pull request, by editing the opening comment
24+
* In a comment on the main timeline of a pull request
25+
2026
The only supported language for {% data variables.copilot.copilot_for_prs %} is English.
2127

2228
{% data variables.copilot.copilot_for_prs %} uses a simple-prompt flow leveraging the {% data variables.product.prodname_copilot_short %} API, with no additional trained models. This utilizes the generic large language model.

0 commit comments

Comments
 (0)