-
Notifications
You must be signed in to change notification settings - Fork 32
✨ notifications-library: default email templates for on_account_approved, on_account_denied
#7744
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
✨ notifications-library: default email templates for on_account_approved, on_account_denied
#7744
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7744 +/- ##
==========================================
+ Coverage 87.32% 87.36% +0.04%
==========================================
Files 1838 1831 -7
Lines 71454 71264 -190
Branches 1214 1214
==========================================
- Hits 62394 62257 -137
+ Misses 8718 8665 -53
Partials 342 342
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@Mergifyio queue |
🟠 Waiting for conditions to match
|
GitHK
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am saddened to see that this is not part of the notifications service 😢
on_account_approved, on_account_deniedon_account_approved, on_account_denied
on_account_approved, on_account_deniedon_account_approved, on_account_denied
|



What do these changes do?
on_account_approved,on_account_deniedRelated issue/s
How to test
Dev-ops