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

feat(agama): add shortcut for finishing flows #1628

Closed
jgomer2001 opened this issue Jun 28, 2022 · 0 comments
Closed

feat(agama): add shortcut for finishing flows #1628

jgomer2001 opened this issue Jun 28, 2022 · 0 comments
Assignees
Labels
kind-feature Issue or PR is a new feature request
Milestone

Comments

@jgomer2001
Copy link
Contributor

This will arise often in flows:

outcome = { success: true, data: { userId: "john_doe" } }
Finish outcome

we can make it shorter: Finish "john_doe"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-feature Issue or PR is a new feature request
Projects
None yet
Development

No branches or pull requests

3 participants