1
0
mirror of synced 2025-12-22 03:16:52 -05:00

[Improvement]: Standardize all Copilot article titles and filenames to use 'GitHub Copilot' (#57087)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Sophie
2025-08-13 14:17:33 +02:00
committed by GitHub
parent 54090f5ef2
commit bb4dc57b6f
104 changed files with 105 additions and 118 deletions

View File

@@ -1,5 +1,5 @@
---
title: Best practices for using Copilot to work on tasks
title: Best practices for using GitHub Copilot to work on tasks
shortTitle: Get the best results
allowTitleToDifferFromFilename: true
intro: 'Learn how to get the best results from {% data variables.copilot.copilot_coding_agent %}.'

View File

@@ -1,5 +1,5 @@
---
title: '{% data variables.copilot.copilot_coding_agent %}'
title: GitHub Copilot coding agent
shortTitle: Coding agent
allowTitleToDifferFromFilename: true
intro: 'Find out how to get great results from {% data variables.copilot.copilot_coding_agent %}.'
@@ -12,4 +12,3 @@ children:
- /pilot-coding-agent
contentType: tutorials
---

View File

@@ -1,5 +1,5 @@
---
title: 'Piloting {% data variables.copilot.copilot_coding_agent %} in your organization'
title: 'Piloting GitHub Copilot coding agent in your organization'
shortTitle: 'Pilot {% data variables.copilot.copilot_coding_agent_short %}'
intro: 'Follow best practices to enable {% data variables.copilot.copilot_coding_agent %} in your organization.'
allowTitleToDifferFromFilename: true

View File

@@ -1,5 +1,5 @@
---
title: Copilot Chat Cookbook
title: GitHub Copilot Chat Cookbook
intro: 'Find examples of prompts to use with {% data variables.copilot.copilot_chat %}.'
allowTitleToDifferFromFilename: true
redirect_from:

View File

@@ -1,5 +1,5 @@
---
title: Enhancing Copilot agent mode with MCP
title: Enhancing GitHub Copilot agent mode with MCP
allowTitleToDifferFromFilename: true
shortTitle: Enhance agent mode with MCP
intro: 'Learn how to use the Model Context Protocol (MCP) to expand the agentic capabilities of {% data variables.copilot.copilot_chat_short %}.'
@@ -48,7 +48,7 @@ Follow these best practices to get the most out of combining MCP servers with ag
* **Choose relevant servers**: Select and enable MCP servers that align with your specific workflow needs.
* **Start simple**: Begin with a few well-established MCP servers before adding more complex integrations.
* **Test connectivity**: Ensure all MCP servers are properly configured and accessible before starting agent mode tasks.
### Security considerations
* **Use OAuth when available**: For MCP servers like {% data variables.product.prodname_dotcom %} MCP, prefer OAuth authentication over {% data variables.product.pat_generic_plural %}. See [AUTOTITLE](/copilot/customizing-copilot/using-model-context-protocol/using-the-github-mcp-server#remote-mcp-server-configuration-with-oauth).

View File

@@ -1,5 +1,5 @@
---
title: Using Copilot to explore a codebase
title: Using GitHub Copilot to explore a codebase
shortTitle: Explore a codebase
intro: '{% data variables.copilot.copilot_chat %} can help you gain an understanding of the content, structure, and functionality of a codebase.'
topics:

View File

@@ -1,5 +1,5 @@
---
title: Using Copilot to explore issues and discussions
title: Using GitHub Copilot to explore issues and discussions
shortTitle: Explore issues and discussions
intro: '{% data variables.copilot.copilot_chat %} can help you quickly gain context of lengthy discussions and issues.'
topics:

View File

@@ -1,5 +1,5 @@
---
title: Using Copilot to explore pull requests
title: Using GitHub Copilot to explore pull requests
shortTitle: Explore pull requests
intro: '{% data variables.copilot.copilot_chat %} can help you understand the content, functionality, and status of a pull request.'
topics:

View File

@@ -1,5 +1,5 @@
---
title: Using Copilot to migrate a project to another programming language
title: Using GitHub Copilot to migrate a project to another programming language
allowTitleToDifferFromFilename: true
intro: '{% data variables.copilot.copilot_chat %} can help you move a project to a different language. This guide describes what''s involved in a migration process and gives an example of a PHP to Python migration.'
topics:

View File

@@ -1,5 +1,5 @@
---
title: Driving Copilot adoption in your company
title: Driving GitHub Copilot adoption in your company
shortTitle: Drive adoption
intro: Learn how to plan an effective enablement process to drive Copilot adoption.
versions:

View File

@@ -1,5 +1,5 @@
---
title: Analyzing usage over time with the Copilot metrics API
title: Analyzing usage over time with the GitHub Copilot metrics API
shortTitle: Analyze usage over time
intro: 'Learn how to connect to the API, store data, and analyze usage trends.'
versions:

View File

@@ -1,5 +1,5 @@
---
title: Speeding up development work with Copilot Spaces
title: Speeding up development work with GitHub Copilot Spaces
shortTitle: Speed up development work
intro: 'Learn how to use {% data variables.copilot.copilot_spaces %} to help you with development work.'
permissions: 'Anyone with a {% data variables.product.prodname_copilot_short %} license can use {% data variables.copilot.copilot_spaces_short %}.'