Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email gateway integration #55

Open
Tracked by #44
sergiimk opened this issue Mar 14, 2024 · 0 comments
Open
Tracked by #44

Email gateway integration #55

sergiimk opened this issue Mar 14, 2024 · 0 comments
Labels

Comments

@sergiimk
Copy link
Member

sergiimk commented Mar 14, 2024

Scope

  • No mass emails yet or cohorts (<10 emails at a time)
  • Emails are fire-and-forget / best effort
  • Every account should have an email (including predefined accounts)
  • kamu and other predefined accounts will send to a google group
    • use plus notation to create unique emails

Tasks

  • Select an email gateway service (e.g. Sendgrid)
  • Create email gateway service with implementation for the chosen tech
  • Create a set of event handlers that listens to event bus events and sends emails
    • Handlers will be parameterized with different email templates
    • Create top-level graphic template for email (branding, social links, etc.)
  • Setup initial reactions to pipeline failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants