Closed mariarolbiecka closed 3 years ago
The new way of evaluation.finished is already available when you are running against a keptn 0.8 instance. An improvement would be to make this "evaluation" sequence configurable. So one could wait the finished state of whatever sequence.
Just released 1.3.6 of the extension. Its supporting any type of waiting for sequence now. If it's an evaluation the feature to mark the pipeline as red or orange still applies. If it's another type of event, you will recieve the JSON string as a pipeline variable so you can do whatever you want with it. See updated README file.
At the moment the only event that you can wait for using Keptn extension is deprecated "evaluation-done" event.
It would be great to have "Wait for Keptn Event" task updated.