elsa-core/tempvalidator/Program.cs
Copilot a2e65a235f
Add ActivityCompleted notification for workflow activity completion (#6675)
* Initial plan for issue

* Add ActivityCompleted notification and send it when activity completes

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* Prepare implementation plan for ActivityCompleted notification

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* Move ActivityCompleted notification to NotificationPublishingMiddleware

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>
2025-05-24 23:01:41 +02:00

3 lines
103 B
C#

// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");