Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate a What's new in docs for all of the .NET 9 release #43408

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Nov 11, 2024

First, update the release config for .NET 9.

Second, run the tool and checkin the generated update.

The config changes are good. The tool might be missing some PRs, because the .NET 9 release label may not have been applied. To check, I went through all issues with the .NET 9 release label and added the appropriate label to any PRs that were mentioned.

The index file wasn't updated correctly because we removed its parent node after not running this and updating the what's new page for .NET 8. Once we have the correct updates, we'll need to add to rename the generated file, and add the new file to the index and TOC.


Internal previews

📄 File 🔗 Preview link
docs/whats-new/dotnet-docs-mod3.md .NET docs: What's new for .NET 9
docs/whats-new/index.yml .NET - what's new?
docs/whats-new/toc.yml docs/whats-new/toc

This has generated the "what's new" file for the release. Some items need updating by hand, and this first pass may have missed some PRs that didn't have the "Release .NET 9" label
@dotnetrepoman dotnetrepoman bot added this to the November 2024 milestone Nov 11, 2024
Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @BillWagner!

docs/whats-new/dotnet-docs-mod3.md Outdated Show resolved Hide resolved
docs/whats-new/dotnet-docs-mod3.md Outdated Show resolved Hide resolved
@gewarren gewarren marked this pull request as ready for review November 22, 2024 19:34
@gewarren gewarren requested a review from a team as a code owner November 22, 2024 19:34
@gewarren gewarren mentioned this pull request Nov 14, 2024
25 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants