1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update docs changelog (for PR #57313) (#57585)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
docs-bot
2025-09-26 04:54:40 -07:00
committed by GitHub
parent ace142a64a
commit 4e101df27d

View File

@@ -29,7 +29,15 @@ See:
**17 September 2025** **17 September 2025**
We added documentation for expanded features for reusing workflow configurations in GitHub Actions. We've added information about the GitHub MCP Registry, and guidance on how to use it in VS Code.
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).
<hr>
**17 September 2025**
We've added documentation for expanded features for reusing workflow configurations in GitHub Actions.
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). 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).