Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/racket/email-notifications

GitHub action code for email notifications.
https://github.com/racket/email-notifications

racket

Last synced: 25 days ago
JSON representation

GitHub action code for email notifications.

Awesome Lists containing this project

README

        

# email-notifications
GitHub action code for email notifications.

You need to have GitHub Actions enabled (via the beta) for the account or organization that owns the repository.

This requires AWS Simple Email Service to be set up, and the two secrets listed in `.github/main.workflow` to be configured in the relevant repository. Once that's done, simply copy the `.github/main.workflow` file to the `.github` directory in a repository you want to set up.