Skip to content

.NET: Removing old code-gen docs from dotnet root#4997

Merged
alliscode merged 2 commits intomicrosoft:mainfrom
alliscode:remove-temp-docs
Mar 31, 2026
Merged

.NET: Removing old code-gen docs from dotnet root#4997
alliscode merged 2 commits intomicrosoft:mainfrom
alliscode:remove-temp-docs

Conversation

@alliscode
Copy link
Copy Markdown
Member

This pull request removes three design and implementation documents related to the .NET workflow executor source generator feature. The deleted files provided implementation details that are not needed and are more likely to cause confusion where they are.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Copilot AI review requested due to automatic review settings March 31, 2026 15:24
@markwallace-microsoft markwallace-microsoft added documentation Improvements or additions to documentation .NET labels Mar 31, 2026
@github-actions github-actions bot changed the title Removing old code-gen docs from dotnet root .NET: Removing old code-gen docs from dotnet root Mar 31, 2026
@alliscode alliscode enabled auto-merge March 31, 2026 15:26
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request removes outdated design/implementation markdown documents from the dotnet/ repo root to avoid confusion around the .NET workflow executor source generator feature.

Changes:

  • Deleted dotnet/wf-source-gen-changes.md
  • Deleted dotnet/wf-source-gen-bp.md
  • Deleted dotnet/wf-code-gen-impact.md

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
dotnet/wf-source-gen-changes.md Removed legacy implementation summary doc for the workflow executor route source generator.
dotnet/wf-source-gen-bp.md Removed best-practices review doc (Roslyn cookbook comparison) for the source generator.
dotnet/wf-code-gen-impact.md Removed rationale/impact doc describing the reflection-to-source-gen migration.

@alliscode alliscode added this pull request to the merge queue Mar 31, 2026
Merged via the queue into microsoft:main with commit 3f964c4 Mar 31, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation .NET

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants