Skip to content

Conversation

@mhbdev
Copy link
Contributor

@mhbdev mhbdev commented Jan 24, 2026

What is this PR about?

  • Introduced a new notification type "resend" to the system.
  • Added database schema for resend notifications including fields for apiKey, fromAddress, and toAddress.
  • Implemented functions to create, update, and send resend notifications.
  • Updated notification router to handle resend notifications with appropriate API endpoints.
  • Enhanced existing notification services to support sending notifications via the Resend service.
  • Modified various notification utilities to accommodate the new resend functionality.

Checklist

Before submitting this PR, please make sure that:

Issues related (if applicable)

closes #3511

Screenshots (if applicable)

- Introduced a new notification type "resend" to the system.
- Added database schema for resend notifications including fields for apiKey, fromAddress, and toAddress.
- Implemented functions to create, update, and send resend notifications.
- Updated notification router to handle resend notifications with appropriate API endpoints.
- Enhanced existing notification services to support sending notifications via the Resend service.
- Modified various notification utilities to accommodate the new resend functionality.
@mhbdev mhbdev requested a review from Siumauricio as a code owner January 24, 2026 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Resend for Notifications

1 participant