Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When clause | Ability to pass in prior task response values #3663

Open
bobbysfdev opened this issue Sep 21, 2023 · 0 comments
Open

When clause | Ability to pass in prior task response values #3663

bobbysfdev opened this issue Sep 21, 2023 · 0 comments
Labels
enhancement Listed under "Changes" in the changelog

Comments

@bobbysfdev
Copy link

Feature Type

I'm interested in functionality that solves a current problem or limitation in how CumulusCI works.

Does your feature request solve a current problem?

Yes, when clauses are valuable for dynamically skipping tasks and flows. But we cannot reference the output of a prior task response such as: when: "^^my_custom_task.response == 'Good to Go!'"

Describe the solution you'd like

I would be happy if the solution matches the same formatting as passing in a prior task response to an option parameter in another task. when: "^^my_custom_task.response == 'Good to Go!'")

Describe alternatives you've considered

No response

Additional context

Here is an example. https://vimeo.com/866825016?share=copy

@bobbysfdev bobbysfdev added the enhancement Listed under "Changes" in the changelog label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Listed under "Changes" in the changelog
Projects
None yet
Development

No branches or pull requests

1 participant