Skip to content

Send alerts to email

Kunal Nagar edited this page Jun 26, 2022 · 5 revisions

Intro

This action uses the Nodemailer package to send emails. For now, only the SMTP transport is supported.

There are plans to support multiple transports in the future like AWS SES.

Usage

For enabling email notifications, please send the email specific action variables found here.

Note: Please make sure to add these variables as Repository Secrets so as to not leak sensitive information in action logs.

Email previews

Here are a few screenshots of the email in different clients.

Gmail

image

Outlook

image

Apple Mail

image

Clone this wiki locally