Reputation: 127
I have created a pipeline and there is a requirement to send an automated email regarding the outcome of the process to specific user. Is there a verified action to send emails using github action. I have seen couple of actions already in the marketplace but unfortunately those are not verified.
Upvotes: 8
Views: 28148
Reputation: 739
At the moment of answering unfortunately there isn't any verified GitHub Action regarding email sending.
I can recommend you the Send email action with which I had no bad experience.
Upvotes: 9