armory / dinghy

Pipelines as code for Spinnaker
Apache License 2.0
31 stars 12 forks source link

feat(notifiers): send message/notification on validation if necessary. #120

Closed cristhian-castaneda closed 3 years ago

cristhian-castaneda commented 3 years ago

In this PR I'm adding a new method within the contract of notifiers SendOnValidation in which we ensure that the implementation wants to be called on dinghy validation.

This opens us the opportunity to in the future implement something like SendOn for a specific event type.

Note: Did formated routes.go

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.7%) to 52.932% when pulling 30e5314e3fd0530d3e34fbc54c7a7c00ffa1e3a8 on feat/add-notification-on-validation into fefce83660ec172bcb7796d7ba2be61fb42bbb52 on master.