You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.
It would be very useful to allow Jenkins to send emails via the mail step in Pipeline.
Thinking defensively about this, I believe that Code Valet would need some means of queuing these emails per user. Perhaps by overriding the mail step with something that would contact an internal Code Valet API which talks to Send Grid? More or less, there needs to be some way to prevent abuse.
The text was updated successfully, but these errors were encountered:
It would be very useful to allow Jenkins to send emails via the
mail
step in Pipeline.Thinking defensively about this, I believe that Code Valet would need some means of queuing these emails per user. Perhaps by overriding the
mail
step with something that would contact an internal Code Valet API which talks to Send Grid? More or less, there needs to be some way to prevent abuse.The text was updated successfully, but these errors were encountered: