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

Implement an approach to filter existing flows so a subflow could be executed #49

Open
alexjbush opened this issue Jan 31, 2019 · 0 comments

Comments

@alexjbush
Copy link
Member

Implement a filter flow action that would take a list of labels to filter with. All actions related to these labels would be executed, and unrelated actions would be filter out.

Things to think about:

  • Need to handle tags and dependencies
  • Could be implemented as a generic flow transform function passed to the executor?
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

No branches or pull requests

1 participant