Skip to content

Commit d1e9438

Browse files
D1M1TR10Ssubatoi
andauthored
Add deprecation notice for Copilot extensions (#57626)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent 8939a58 commit d1e9438

File tree

5 files changed

+42
-0
lines changed

5 files changed

+42
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ redirect_from:
1616
contentType: concepts
1717
---
1818

19+
<!-- expires 2025-11-19 -->
20+
21+
<!-- When this expires, check with the stakeholder for release #6165 if the knowledge bases content can be deleted -->
22+
23+
{% data reusables.copilot.copilot-extensions.extensions-retirement %}
24+
25+
<!-- end expires 2025-11-19 -->
26+
1927
## About {% data variables.copilot.copilot_extensions_short %}
2028

2129
{% data reusables.copilot.copilot-extensions.about-copilot-extensions %}

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ redirect_from:
1616
contentType: concepts
1717
---
1818

19+
<!-- expires 2025-11-19 -->
20+
21+
<!-- When this expires, check with the stakeholder for release #6165 if the knowledge bases content can be deleted -->
22+
23+
{% data reusables.copilot.copilot-extensions.extensions-retirement %}
24+
25+
<!-- end expires 2025-11-19 -->
26+
1927
## About building {% data variables.copilot.copilot_extensions_short %}
2028

2129
{% data reusables.copilot.copilot-extensions.about-copilot-extensions %}

content/copilot/how-tos/provide-context/install-copilot-extensions/use-copilot-extensions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ redirect_from:
1717
contentType: how-tos
1818
---
1919

20+
<!-- expires 2025-11-19 -->
21+
22+
<!-- When this expires, check with the stakeholder for release #6165 if the knowledge bases content can be deleted -->
23+
24+
{% data reusables.copilot.copilot-extensions.extensions-retirement %}
25+
26+
<!-- end expires 2025-11-19 -->
27+
2028
## About {% data variables.copilot.copilot_extensions %}
2129

2230
{% data reusables.copilot.copilot-extensions.copilot-extensions-intro %}

content/copilot/how-tos/use-copilot-extensions/set-up-copilot-extensions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ redirect_from:
1414
contentType: how-tos
1515
---
1616

17+
<!-- expires 2025-11-19 -->
18+
19+
<!-- When this expires, check with the stakeholder for release #6165 if the knowledge bases content can be deleted -->
20+
21+
{% data reusables.copilot.copilot-extensions.extensions-retirement %}
22+
23+
<!-- end expires 2025-11-19 -->
24+
1725
This article is designed to help you build an entirely new {% data variables.copilot.copilot_extension %}. To instead learn how to quickly build and test a demo {% data variables.copilot.copilot_extension_short %} created by {% data variables.product.github %}, see [AUTOTITLE](/copilot/building-copilot-extensions/quickstart-for-github-copilot-extensions).
1826

1927
{% data reusables.copilot.copilot-extensions.differences-between-agents-and-skillsets-1 %}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
> [!IMPORTANT]
2+
> {% data variables.copilot.copilot_extensions_short %} built as {% data variables.product.prodname_github_apps %} will be closing down on November 10, 2025. {% data variables.product.prodname_vscode_shortname %} {% data variables.copilot.copilot_extensions_short %} are not affected and will remain supported.
3+
>
4+
> Key dates:
5+
> * September 23, 2025: New creation of {% data variables.copilot.copilot_extensions_short %} will be blocked
6+
> * November 10, 2025: All existing {% data variables.copilot.copilot_extensions_short %} will be disabled
7+
>
8+
> Consider building MCP servers to replace extension functionality where applicable. Hybrid apps (with other {% data variables.product.prodname_github_app %} functionality) must disable the {% data variables.copilot.copilot_extension_short %} configuration in app settings to remain listed in the {% data variables.product.prodname_marketplace %} after November 10, 2025.
9+
>
10+
> For more information, see the [changelog announcement](https://github.blog/changelog/2025-09-23-deprecate-github-copilot-extensions-github-apps/).

0 commit comments

Comments
 (0)