Closed Mierdin closed 7 years ago
This sensor adds the ability to subscribe to execution events using st2stream and define which actions and statuses should result in a trigger.
This could potentially be useful in the future, where certain statuses in a workflow might require external notifications, like a slack message
Well, I just now realized this is entirely pointless, as this is already provided by the built-in core.st2.generic.actiontrigger. So that was a fun exercise.
core.st2.generic.actiontrigger
This sensor adds the ability to subscribe to execution events using st2stream and define which actions and statuses should result in a trigger.
This could potentially be useful in the future, where certain statuses in a workflow might require external notifications, like a slack message