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

Issue 87 - Switch Email Alerting Call to Use Utils Pipeline #91

Merged

Conversation

pfiadeiro
Copy link
Collaborator

Made the following changes for issue #87

  • Added the 4 'ProcFwkUtils' pipelines to the solution
  • Changed pipeline '04-Infant' to call the new pipeline 'Email Sender' instead of calling the Azure Function directly
  • Updated the 'ProcFwkComponents.json' file to include the Email Sender pipeline in the deployment
  • Fixed a bug in the procedure 'Check For Email Parts' where emails aren't sent if recipients choose to get All alerts and pipeline finishes with a Status Success

@pfiadeiro pfiadeiro linked an issue Nov 30, 2020 that may be closed by this pull request
@mrpaulandrew mrpaulandrew changed the base branch from master to issue87 November 30, 2020 15:30
@mrpaulandrew mrpaulandrew merged commit e857694 into mrpaulandrew:issue87 Nov 30, 2020
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.

Switch Email Alerting Call to Use Utils Pipeline
3 participants