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

[SELC-5228] feat: Added env variable to send email in the function PERSIST_USERS #379

Merged
merged 8 commits into from
Jul 5, 2024

Conversation

pierpaolodidato89
Copy link
Collaborator

List of Changes

Added env variable - USER_MS_SEND_MAIL - to send email in the function PERSIST_USERS

Motivation and Context

This variable is used to discriminate sending of email during the invocation of function PERSIST_USERS. It has been set false in dev and uat and true in the production environment.

How Has This Been Tested?

I have deployed the feature branch in dev and completed the full process of onboarding.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@pierpaolodidato89 pierpaolodidato89 requested review from a team as code owners July 4, 2024 07:55
@github-actions github-actions bot added functions Changes are related to functions ops labels Jul 4, 2024
@pierpaolodidato89 pierpaolodidato89 changed the base branch from main to releases/0.3.0 July 4, 2024 09:39
@pierpaolodidato89 pierpaolodidato89 changed the base branch from releases/0.3.0 to main July 5, 2024 07:53
Copy link

sonarqubecloud bot commented Jul 5, 2024

@pierpaolodidato89 pierpaolodidato89 merged commit 10d7c16 into main Jul 5, 2024
13 checks passed
@pierpaolodidato89 pierpaolodidato89 deleted the feature/SELC-5228 branch July 5, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functions Changes are related to functions ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants