0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/db
Sam 73a990f98f
FEATURE: Add sub workflow call support (#41019)
Previously, workflows could only execute their own graph, which made
reusable workflow logic hard to share and forced admins to duplicate
common steps.

This change adds workflow call trigger/action nodes with input mapping,
persisted parent-child runs, wait/resume and error propagation, caller
metadata, dependency validation, and execution detail links.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2026-06-25 15:01:05 +02:00
..
fixtures DEV: Persist dashboard configuration in table and *not* on closure of the dialog (#40546) 2026-06-04 10:53:59 +08:00
migrate DEV: Track beacon browser pageviews behind dashboard_improvements (#40934) 2026-06-23 10:21:39 +08:00
post_migrate FIX: Ensure each flag gets a unique name_key (#40899) 2026-06-24 16:37:59 +02:00
api_test_seeds.rb
structure.sql FEATURE: Add sub workflow call support (#41019) 2026-06-25 15:01:05 +02:00