Skip to content

.NET: Fix to emit WorkflowStartedEvent during workflow execution#4514

Draft
peibekwe wants to merge 2 commits intomainfrom
peibekwe/workflow-event-fix
Draft

.NET: Fix to emit WorkflowStartedEvent during workflow execution#4514
peibekwe wants to merge 2 commits intomainfrom
peibekwe/workflow-event-fix

Conversation

@peibekwe
Copy link
Contributor

@peibekwe peibekwe commented Mar 6, 2026

Description

Fix bug to emit WorkflowStartedEvent during workflow execution.
Fixes #3789

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.

@peibekwe peibekwe self-assigned this Mar 6, 2026
@markwallace-microsoft markwallace-microsoft added .NET workflows Related to Workflows in agent-framework labels Mar 6, 2026
@github-actions github-actions bot changed the title Fix to emit WorkflowStartedEvent during workflow execution .NET: Fix to emit WorkflowStartedEvent during workflow execution Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET workflows Related to Workflows in agent-framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.NET: [Bug]: The WorkflowStartedEvent will not be triggered.

2 participants