Skip to content

Commit 0dd884a

Browse files
authored
Merge pull request #41206 from github/repo-sync
Repo sync
2 parents 3160875 + 8276abe commit 0dd884a

File tree

65 files changed

+469
-2296
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+469
-2296
lines changed

content/apps/github-marketplace/creating-apps-for-github-marketplace/requirements-for-listing-an-app.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ All listings should meet the following requirements, regardless of whether they
4141
* Listings must provide a method to receive support through a valid support link and/or a support email address.
4242
* All additional links in a listing, such as Terms of Service or a Status Page, must work and resolve to a relevant page.
4343
* Apps must provide value to customers and integrate with the platform in some way beyond authentication.
44-
* Apps must be publicly available in {% data variables.product.prodname_marketplace %} and cannot be in {% data variables.release-phases.public_preview %} or available by invite only, with the exception of {% data variables.copilot.copilot_extensions_short %}.
44+
* Apps must be publicly available in {% data variables.product.prodname_marketplace %} and cannot be in {% data variables.release-phases.public_preview %} or available by invite only.
4545
* Apps must have webhook events set up to notify the publisher of any plan changes or cancellations using the {% data variables.product.prodname_marketplace %} API. For more information, see [AUTOTITLE](/apps/github-marketplace/using-the-github-marketplace-api-in-your-app).
4646

4747
For more information on providing a good customer experience, see [AUTOTITLE](/apps/github-marketplace/creating-apps-for-github-marketplace/customer-experience-best-practices-for-apps).
@@ -58,23 +58,6 @@ To protect your customers, we recommend that you also follow security best pract
5858

5959
{% data reusables.marketplace.free-apps-encouraged %}
6060

61-
## Requirements for {% data variables.copilot.copilot_extensions %}
62-
63-
{% data variables.copilot.copilot_extensions_short %} are essentially {% data variables.product.prodname_github_apps %} with additional read access to {% data variables.copilot.copilot_chat_short %}, integration with the {% data variables.product.prodname_copilot_short %} API, and optional integration into other LLMs.
64-
65-
To publish an extension, it must be owned by an organization account with Verified Creator status. For more information about the verification process or transferring ownership of your app, see [AUTOTITLE](/apps/github-marketplace/github-marketplace-overview/applying-for-publisher-verification-for-your-organization).
66-
67-
The requirements to publish a {% data variables.copilot.copilot_extension_short %} are the same as the requirements for free apps, with the following exceptions:
68-
* Your extension must provide a clear and descriptive response to a prompt like "What can you do?" or "List your capabilities".
69-
* Your extension can be in {% data variables.release-phases.public_preview %} as long as that is clearly communicated in the listing description. If you are using a waitlist, you must also include a link to sign up at the top of the description. Someone from the {% data variables.product.github %} review team will join the waitlist and email your technical lead requesting access for testing.
70-
* You must include links to two videos that demonstrate the following:
71-
* A few example prompts and responses from your extension
72-
* A net new user installing, authenticating, and sending their first prompt to your extension
73-
74-
These videos are private to {% data variables.product.github %} and are used solely for reviewing your listing submission. The videos can be brief, and you don't need to edit them.
75-
* Your extension must provide a stable and reliable user experience, and be able to perform the capabilities listed in the description.
76-
* You must provide a pathway for new users to install, set up, and authorize your extension with minimal friction. If the {% data variables.product.github %} review team is not able to successfully test your extension, it will not be approved for publishing.
77-
7861
## Requirements for paid apps
7962

8063
To publish a paid plan for your app on the {% data variables.product.prodname_marketplace %}, your app must be owned by an organization that is a verified publisher. For more information about the verification process or transferring ownership of your app, see [AUTOTITLE](/apps/github-marketplace/github-marketplace-overview/applying-for-publisher-verification-for-your-organization).

content/apps/github-marketplace/github-marketplace-overview/about-github-marketplace-for-apps.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ If you're interested in creating an app for {% data variables.product.prodname_m
4444

4545
{% data reusables.marketplace.github_apps_preferred %}, although you can list both OAuth and {% data variables.product.prodname_github_apps %} in {% data variables.product.prodname_marketplace %}. For more information, see [AUTOTITLE](/apps/oauth-apps/building-oauth-apps/differences-between-github-apps-and-oauth-apps) and [AUTOTITLE](/apps/creating-github-apps/about-creating-github-apps/migrating-oauth-apps-to-github-apps).
4646

47-
### {% data variables.copilot.copilot_extensions %}
48-
49-
{% data reusables.copilot.copilot-extensions.copilot-extensions-intro %}
50-
51-
To learn more about {% data variables.copilot.copilot_extensions_short %}, see [AUTOTITLE](/copilot/github-copilot-chat/github-copilot-extensions/using-github-copilot-extensions).
52-
5347
## Publishing an app to {% data variables.product.prodname_marketplace %} overview
5448

5549
When you have finished creating your app, you can share it with other users by publishing it to {% data variables.product.prodname_marketplace %}. In summary, the process is:

content/copilot/concepts/billing/copilot-requests.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ The following {% data variables.product.prodname_copilot_short %} features can u
4444
| [{% data variables.copilot.copilot_cli_short %}](/copilot/concepts/agents/about-copilot-cli) | Each prompt to {% data variables.copilot.copilot_cli_short %} uses **one premium request** with the default model. For other models, this is multiplied by the model's rate. | {% data variables.product.prodname_copilot_short %} premium requests |
4545
| [{% data variables.product.prodname_copilot_short %} code review](/copilot/using-github-copilot/code-review/using-copilot-code-review) | When you assign {% data variables.product.prodname_copilot_short %} as a reviewer for a pull request, **one premium request** is used each time {% data variables.product.prodname_copilot_short %} posts comments to the pull request. | {% data variables.product.prodname_copilot_short %} premium requests |
4646
| [{% data variables.copilot.copilot_coding_agent %}](/copilot/concepts/about-copilot-coding-agent) | {% data variables.copilot.copilot_coding_agent %} uses **one premium request** per session, plus **one premium request** for each real-time steering comment made during an active session. A session begins when you ask {% data variables.product.prodname_copilot_short %} to create a pull request or make one or more changes to an existing pull request. | {% data variables.copilot.copilot_coding_agent %} premium requests |
47-
| [{% data variables.copilot.copilot_extensions_short %}](/copilot/concepts/copilot-extensions/about-copilot-extensions) | {% data variables.copilot.copilot_extensions_short %} uses **one premium request** per user prompt, multiplied by the model's rate. | {% data variables.product.prodname_copilot_short %} premium requests |
4847
| [{% data variables.copilot.copilot_spaces %}](/copilot/using-github-copilot/copilot-spaces/about-organizing-and-sharing-context-with-copilot-spaces) | {% data variables.copilot.copilot_spaces %} uses **one premium request** per user prompt, multiplied by the model's rate. | {% data variables.product.prodname_copilot_short %} premium requests |
4948
| [{% data variables.product.prodname_spark_short %}](/copilot/tutorials/building-ai-app-prototypes) | Each prompt to {% data variables.product.prodname_spark_short %} uses a fixed rate of **four premium requests**. | {% data variables.product.prodname_spark_short %} premium requests |
5049
| [{% data variables.product.prodname_openai_codex %} integration](/copilot/concepts/agents/openai-codex) | While in preview, each prompt to {% data variables.product.prodname_openai_codex %} uses **one premium request** multiplied by the model multiplier rates. | {% data variables.product.prodname_copilot_short %} premium requests |

content/copilot/concepts/chat.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ MCP is an open standard that defines how applications share context with large l
5858

5959
You can configure MCP servers to provide context to {% data variables.copilot.copilot_chat_short %} in various IDEs, such as {% data variables.product.prodname_vscode %} and JetBrains IDEs. For {% data variables.copilot.copilot_chat_dotcom_short %}, the {% data variables.product.github %} MCP server is automatically configured, enabling {% data variables.copilot.copilot_chat_short %} to perform a limited set of tasks, at your request, such as creating branches or merging pull requests. For more information, see [AUTOTITLE](/copilot/how-tos/context/model-context-protocol/extending-copilot-chat-with-mcp) and [AUTOTITLE](/copilot/how-tos/context/model-context-protocol/using-the-github-mcp-server).
6060

61-
### Extending {% data variables.copilot.copilot_chat_short %} with external tools
62-
63-
{% data reusables.copilot.copilot-extensions.extending-copilot-chat %}
64-
6561
### Further reading
6662

6763
* [AUTOTITLE](/copilot/how-tos/chat-with-copilot) how-to guides

content/copilot/concepts/context/copilot-extensions.md

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

content/copilot/concepts/context/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ children:
1313
- /repository-indexing
1414
- /content-exclusion
1515
- /knowledge-bases
16-
- /copilot-extensions
1716
contentType: concepts
1817
---
1918

content/copilot/concepts/context/mcp.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,23 @@ topics:
1010
contentType: concepts
1111
redirect_from:
1212
- /copilot/concepts/about-mcp
13+
- /copilot/concepts/extensions/agents
14+
- /copilot/concepts/extensions/build-extensions
15+
- /copilot/concepts/extensions/skillsets
16+
- /copilot/concepts/extensions/openid-connect
17+
- /copilot/how-tos/use-copilot-extensions/build-a-copilot-agent/use-copilots-llm
18+
- /copilot/how-tos/use-copilot-extensions/create-a-copilot-extension/create-github-app
19+
- /copilot/how-tos/use-copilot-extensions/build-copilot-skillsets
20+
- /copilot/how-tos/use-copilot-extensions/debug-copilot-extension
21+
- /copilot/how-tos/use-copilot-extensions/manage-extension-availability
22+
- /copilot/how-tos/use-copilot-extensions/set-up-oidc
23+
- /copilot/how-tos/provide-context/install-copilot-extensions
24+
- /copilot/concepts/extensions
25+
- /copilot/how-tos/use-copilot-extensions/create-a-copilot-extension
26+
- /copilot/how-tos/use-copilot-extensions
27+
- /copilot/concepts/context/copilot-extensions
28+
- /copilot/reference/extensions-glossary
29+
- /copilot/how-tos/use-copilot-extensions/build-a-copilot-agent
1330
category:
1431
- Learn about Copilot
1532
---

content/copilot/concepts/extensions/agents.md

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

0 commit comments

Comments
 (0)