This repository was archived by the owner on Jan 2, 2019. It is now read-only.
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
Configure Jenkins with SMTP capability via Send Grid #48
Open
Description
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.