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

SLSCMN-8 email service #12

Merged
merged 3 commits into from
Dec 18, 2023
Merged

SLSCMN-8 email service #12

merged 3 commits into from
Dec 18, 2023

Conversation

mwarman
Copy link
Member

@mwarman mwarman commented Dec 18, 2023

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

List the changes included in this pull request.

  • Issue: SLSCMN-8
  • Create an email service and types to encapsulate the functionality to send emails to the LeanStacks email microservice

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Unit tests pass
  2. No lint messages

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • The LeanStacks email microservice receives requests to send transactional email from a SQS queue. Therefore, this Email service serves as a client, placing a standardized message payload into a SQS Queue.

@mwarman mwarman added the enhancement New feature or request label Dec 18, 2023
@mwarman mwarman self-assigned this Dec 18, 2023
@mwarman mwarman marked this pull request as ready for review December 18, 2023 12:00
@mwarman mwarman merged commit 6dd8716 into main Dec 18, 2023
3 checks passed
@mwarman mwarman deleted the feature/SLSCMN-8-email-service branch December 18, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant