-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
The `input` directive allows pausing the Pipeline for input without tying up an agent/node. But a typical use case with the `input` directive is to send a notification to the audience that is intended to approve or abort the `input` directive, but this notification must be sent from the previous stage (could be as a post action). I would be nice to have notifications better integrated with the `input` directive.