Take ownership of what's new docs#53499
Merged
gewarren merged 5 commits intodotnet:mainfrom Apr 30, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR removes the legacy docs/whats-new landing page + TOC and shifts “What’s new” entry points/ownership to the active .NET “what’s new” content under docs/core/whats-new.
Changes:
- Remove
docs/whats-new/index.ymlanddocs/whats-new/toc.yml. - Update the main docs hub (“What’s new in .NET” card) to point directly to the .NET 11 overview and tag the hub with
ms.custom: updateeachrelease. - Update ownership metadata (docfx + CODEOWNERS) and adjust redirections to forward the removed “what’s new” landing content to the new location.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/whats-new/toc.yml | Deleted the legacy “What’s new” TOC. |
| docs/whats-new/index.yml | Deleted the legacy “What’s new” landing page. |
| docs/index.yml | Adds ms.custom: updateeachrelease and repoints the hub “What’s new” card to the .NET 11 overview. |
| docfx.json | Updates file metadata ownership for docs/*/whats-new paths. |
| .openpublishing.redirection.json | Updates redirects for removed docs/whats-new/* pages to the new “what’s new” destination. |
| .github/CODEOWNERS | Updates CODEOWNERS for /docs/whats-new/. |
BillWagner
approved these changes
Apr 30, 2026
Member
BillWagner
left a comment
There was a problem hiding this comment.
This LGTM @gewarren
I had one outstanding question to consider.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Internal previews