Skip to content

Monthly "What's New in .NET docs" articles no longer exist #51716

@Abdragiz

Description

@Abdragiz

Describe the issue or suggestion

The landing page at https://learn.microsoft.com/en-us/dotnet/whats-new/ has been restructured — it no longer links to monthly documentation update articles and only shows release-based "What's New" content (.NET 11, .NET 10, etc.).

The "Generate what's new article" GitHub Actions workflow, which was responsible for creating a PR on the first of every month, also appears to have been removed from the repository.

However, the README.md still references this workflow:

Generate what's new article: Creates a PR to generate the "What's new" article on the first of every month.

Why this matters

These monthly articles were a valuable resource for .NET developers who wanted to stay informed about documentation changes without tracking every individual commit. They provided:

  • A concise monthly summary of new and updated articles
  • An easy way to catch up on documentation changes — especially useful for those who read them in bulk every few months

Request

  1. Was the removal of these monthly articles an intentional decision? If so, could you share the reasoning?
  2. If intentional, please consider bringing them back — they were a genuinely useful way to track the evolution of .NET documentation.
  3. Regardless of the above, the README.md should be updated to remove the reference to the now-deleted "Generate what's new article" workflow.

Metadata

Metadata

Assignees

Labels

discussionIndicates issues that are being discussed

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions