You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,15 @@ See:
29
29
30
30
**17 September 2025**
31
31
32
-
We added documentation for expanded features for reusing workflow configurations in GitHub Actions.
32
+
We've added information about the GitHub MCP Registry, and guidance on how to use it in VS Code.
33
+
34
+
See [About the GitHub MCP Registry](https://docs.github.com/copilot/concepts/context/mcp#about-the-github-mcp-registry) and [Using the GitHub MCP Registry](https://docs.github.com/copilot/how-tos/provide-context/use-mcp/extend-copilot-chat-with-mcp#using-the-github-mcp-registry).
35
+
36
+
<hr>
37
+
38
+
**17 September 2025**
39
+
40
+
We've added documentation for expanded features for reusing workflow configurations in GitHub Actions.
33
41
34
42
You can now use YAML anchors and aliases to reuse pieces of content in a workflow. See [YAML anchors and aliases](https://docs.github.com/actions/concepts/workflows-and-actions/reusing-workflow-configurations#yaml-anchors-and-aliases).
0 commit comments