brafton/Email Release Notes
Email Release Notes to @Brafton distribution list
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 29, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: brafton/email-release-notes-action@034fd09fba88e694c24a23aa138a0996fa7657d9 # v1.4.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A Github token for the repo, usually `{{ github.token }}`. | yes | — |
| repo_name | The repo name that we're working on. | yes | — |
| product_name | The optional different name for the product to appear in posts | no | — |
| email_recipient | The email address to send to | yes | — |
| email_username | Username for the dedicated gmail sender user | yes | — |
| email_password | Password for the dedicated gmail sender user | yes | — |
| email_sender | Sender email address | yes | — |
| host_name | SMTP host name | yes | — |
| send_secure | Use HTTPS or not to connect to the host | — | false |
Outputs
no outputs