hemupadhyay26/Action email notification

Sending mail via a cicd workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
typetype of email service to use ses or passwordyes
server_addressSMTP server address
server_portSMTP server port25
usernameAuthenticate as this user to SMTP server
passwordAuthenticate with this password to SMTP server
subjectSubject of mail messageyes
toRecipients mail addresses (separated with comma)yes
fromFull name of mail sender (might be with an email address specified in <>)yes
bodyBody of mail message (might be a filename prefixed with file:// to read from)no
regionAWS region (if sending mail via AWS SES)
access_keyAWS access key
secret_keyAWS secret key
attachmentsList of attachments to be sent with the email (only support file not folder)no
convert_markdownConvert markdown to HTML if set to trueno
namedescription
mail_idMail id