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

Add support for schedule deletion notification #3328

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ShellyWEI
Copy link
Collaborator

Summary
Add support to enable email notification for users when the schedule has been deleted. This is a default enabled feature for all flows, toggled by a feature flag. For email recipients, we first use SLA setting's email address, if the schedule does not have SLA set, we would look for success or failure email settings for executions as recipients.

@ShellyWEI ShellyWEI force-pushed the scheduleDeletionEmailer branch 2 times, most recently from 93e3fe8 to eca6755 Compare September 8, 2023 01:32
@ShellyWEI ShellyWEI marked this pull request as ready for review September 8, 2023 01:32
Add support to enable email notification for users when the schedule has been deleted. This is a default enabled feature for all flows, toggled by a feature flag. For email recipients, we first use SLA setting's email address, if the schedule does not have SLA set, we would look for success or failure email settings for executions as recipients.
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.

None yet

1 participant