Skip to content

feat: add email notification system for article reviews#96

Merged
hexwarrior6 merged 3 commits intomainfrom
development
Nov 14, 2025
Merged

feat: add email notification system for article reviews#96
hexwarrior6 merged 3 commits intomainfrom
development

Conversation

@hexwarrior6
Copy link
Copy Markdown
Owner

This PR adds email sending functionality to support submission status tracking, as outlined in issue #83.

Changes

  • feat(email service): Introduced EmailService with core email-sending logic and related dependencies
  • feat(article): Integrated email notifications for article review status updates
  • fix: Added EmailService as a dependency in ArticleService tests

Testing

  • Verified email delivery for article review status changes
  • Ensured existing test suites pass with the new dependency

Issue

Closes #83

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
cise-speed Ready Ready Preview Comment Nov 14, 2025 2:06pm
cise-speed-backend Ready Ready Preview Comment Nov 14, 2025 2:06pm

@hexwarrior6 hexwarrior6 merged commit 05d94cc into main Nov 14, 2025
5 checks passed
@hexwarrior6 hexwarrior6 linked an issue Nov 18, 2025 that may be closed by this pull request
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.

Submission status tracking Notification for new analysis items

1 participant