Skip to content

Commit ff4c8a0

Browse files
sabrowning1Copilot
andauthored
Delete content on Copilot text completion for PR descriptions (#59681)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent a64eef9 commit ff4c8a0

File tree

8 files changed

+8
-145
lines changed

8 files changed

+8
-145
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Completions for GitHub Copilot
33
shortTitle: Completions
4-
intro: 'Learn how {% data variables.product.prodname_copilot_short %} can provide inline suggestions and PR descriptions.'
4+
intro: 'Learn how {% data variables.product.prodname_copilot_short %} can provide inline suggestions.'
55
versions:
66
feature: copilot
77
topics:
88
- Copilot
99
children:
1010
- /code-suggestions
11-
- /text-completion
1211
- /code-referencing
1312
contentType: concepts
13+
redirect_from:
14+
- /copilot/concepts/completions/text-completion
1415
---
15-

content/copilot/concepts/completions/text-completion.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

content/copilot/get-started/features.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@ AI-generated code review suggestions to help you write better code. See [AUTOTIT
5151

5252
AI-generated summaries of the changes that were made in a pull request, which files they impact, and what a reviewer should focus on when they conduct their review. See [AUTOTITLE](/copilot/using-github-copilot/creating-a-pull-request-summary-with-github-copilot).
5353

54-
### {% data variables.copilot.copilot_autocomplete_pr %} ({% data variables.release-phases.public_preview %})
55-
56-
AI-generated text completion to help you write pull request descriptions quickly and accurately. See [AUTOTITLE](/copilot/using-github-copilot/using-copilot-text-completion).
57-
5854
### {% data variables.copilot.copilot_edits_short %}
5955

6056
{% data variables.copilot.copilot_edits_short %} is available in {% data variables.product.prodname_vscode %}, {% data variables.product.prodname_vs %}, and JetBrains IDEs. {% data reusables.copilot.copilot-edits.about-copilot-edits %}

content/copilot/how-tos/get-code-suggestions/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ topics:
88
- Copilot
99
children:
1010
- /get-ide-code-suggestions
11-
- /write-pr-descriptions
1211
- /find-matching-code
1312
redirect_from:
1413
- /copilot/how-tos/completions
14+
- /copilot/using-github-copilot/using-copilot-text-completion
15+
- /copilot/how-tos/completions/using-copilot-text-completion
16+
- /copilot/how-tos/completions/write-pr-descriptions
17+
- /copilot/how-tos/get-code-suggestions/write-pr-descriptions
1518
contentType: how-tos
1619
---
17-

content/copilot/how-tos/get-code-suggestions/write-pr-descriptions.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

content/copilot/responsible-use/copilot-text-completion.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

content/copilot/responsible-use/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ children:
1515
- /copilot-in-windows-terminal
1616
- /copilot-in-github-desktop
1717
- /pull-request-summaries
18-
- /copilot-text-completion
1918
- /copilot-commit-message-generation
2019
- /code-review
2120
- /copilot-coding-agent
2221
- /spark
2322
- /copilot-spaces
2423
redirect_from:
2524
- /copilot/responsible-use-of-github-copilot-features
25+
- /copilot/responsible-use/copilot-text-completion
2626
contentType: rai
2727
---

data/reusables/copilot/text-completion-preview.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)