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

Draft
wants to merge 2 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 2023-11-09 - 2024-11-12

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!

Comment on lines +90 to +91
- Add CA2265 docs
- Add CA2022 to docs
Copy link
Contributor

Choose a reason for hiding this comment

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

This is repeated from line 80-81.

ms.date: 11/11/2024
---

# .NET docs: What's new for 2023-11-09 - 2024-11-12
Copy link
Contributor

Choose a reason for hiding this comment

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

We should update this after we run the tool for the final time to ".NET docs: What's new for .NET 9".

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