mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
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> |
||
|---|---|---|
| .. | ||
| 20260312000000_create_workflow_tables.rb | ||
| 20260601063855_create_ai_authoring_sessions.rb | ||
| 20260612092612_merge_create_post_workflow_node_into_post.rb | ||
| 20260623090824_create_workflow_call_runs.rb | ||