-
Notifications
You must be signed in to change notification settings - Fork 14
feat: replace SendGrid with Postmark #265
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
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/tutorbook/tutorbook/HToH8MpRYaDmTVHdmCpHGTwg5iGh |
Codecov Report
@@ Coverage Diff @@
## develop #265 +/- ##
===========================================
- Coverage 70.26% 70.19% -0.07%
===========================================
Files 223 223
Lines 4691 4691
Branches 1262 1262
===========================================
- Hits 3296 3293 -3
- Misses 1395 1398 +3
Continue to review full report at Codecov.
|
Test summaryRun details
View run in Cypress Dashboard ➡️ Failures
Flakiness
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4ce778d to
e7ccc7d
Compare
TB-148 Add unsubscribe links to email footer
Use SendGrid's unsubscribe groups to add "Unsubscribe" links to the bottom of each notification email. |
Fixes TB-148 as I'll probably use Postmark's built-in unsubscribe feature (instead of SendGrid's).