mmichailidis/SendGrid Mail Action
Send emails using SendGrid on actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sendgrid-token | The token for sendgrid | yes | — |
| The emails ( can be only one ) that the email will go | yes | — | |
| from | The email that will be shown as sender | no | sendgridmailaction@github.com |
| subject | The subject of the email | no | GitHub action notification |
| individual | Defines if it should be one email with multiple address or multiple emails with a single address | — | false |
| text | The body of the mail. The placeholders that can be used are $EVENT$, $ISSUE$, $ACTION$ | no | The following action $ACTION$ produced an event $EVENT$ |
| splitterator | The splitterator that was used for the emails | no | , |
Outputs
no outputs