Skip to content

.NET: fix: Add missing Workflows "Shared" sources to solution#5656

Queued
lokitoth wants to merge 1 commit intomainfrom
dev/dotnet_workflow/add_missing_shared
Queued

.NET: fix: Add missing Workflows "Shared" sources to solution#5656
lokitoth wants to merge 1 commit intomainfrom
dev/dotnet_workflow/add_missing_shared

Conversation

@lokitoth
Copy link
Copy Markdown
Member

@lokitoth lokitoth commented May 5, 2026

Some of the "Shared" sources were missing from the solution. Add them.

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 May 5, 2026 14:21
@moonbox3 moonbox3 added the .NET label May 5, 2026
@github-actions github-actions Bot changed the title fix: Add missing Workflows "Shared" sources to solution .NET: fix: Add missing Workflows "Shared" sources to solution May 5, 2026
@lokitoth lokitoth self-assigned this May 5, 2026
@lokitoth lokitoth moved this to In Review in Agent Framework May 5, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Automated Code Review

Reviewers: 4 | Confidence: 95% | Result: All clear

Reviewed: Correctness, Security Reliability, Test Coverage, Design Approach


Automated review by lokitoth's agents

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 PR updates the .NET solution file to include the previously omitted src/Shared/Workflows sources under Solution Items, so those shared workflow helper files are visible in the solution alongside the rest of the shared source tree.

Changes:

  • Adds the src/Shared/Workflows solution folder entry.
  • Includes the Execution shared workflow files in Solution Items.
  • Includes the Settings shared workflow files in Solution Items.

@lokitoth lokitoth enabled auto-merge May 5, 2026 14:43
@lokitoth lokitoth added this pull request to the merge queue May 5, 2026
Any commits made after this event will not be merged.
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 5, 2026
@lokitoth lokitoth added this pull request to the merge queue May 5, 2026
Any commits made after this event will not be merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

6 participants