Can't get ForEach context on step Output #1203
Tanjecterly
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently it is possible to pass in the current context during a ForEach loop, but I believe it is not possible to update that context with the output from the step.
There is an open PR for this which looks like it adds this feature: cjundt:output_context
Do you know when this may make it into a new version?
In the meantime is there any other way to update the context within a Foreach?
Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions