Open ajcypherint opened 4 years ago
These emails got buried in my gmail. I am reviewing now.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
I'm going to closeand and reopen this to trigger the latest CI.
Adds a pack and action to enable faster
with-items
in cases where the subworkflow or action does not contain an inquiry. This effectively eliminates the subworkflow / actions history from being stored in the parent workflows context. It results in speed gains due to mongodb write speeds on large context.