triggers comprising outputs of an action
Open
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
It could be useful to be able to define a trigger that comprises outputs of a given action. For example:
`wsk trigger create my-action-output --action `.
This would have multiple benefits, such as representation of sequences as a 'regular' collection of actions, triggers and rules. This would also enable an elegant way to support more flexible 'composite' flows (e.g., by augmenting rules with conditions).
Contributor guide
Assessment
This issue has not been assessed yet.