Skip to content

Conversation

ianmacartney
Copy link
Contributor

@ianmacartney ianmacartney commented Oct 7, 2025

Allows running a workflow as a step in a parent workflow. The overall workflow's return value will be stored in the step, and an exception raised in a nested workflow will bubble up to the parent workflow (that can be caught w/ try/catch if you want)

Also surfaces return value in status:

Fixes #93


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant