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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completely skip alerting feature steps when alerting is disabled #494

Merged
merged 1 commit into from May 5, 2022

Conversation

nelsonkopliku
Copy link
Member

@nelsonkopliku nelsonkopliku commented May 5, 2022

When alerting was disabled, the notification (email) to be sent was build anyway.
No recipient is required unless alerting is enabled, yet building the email notification does require the recipient 馃槄

This was inconsistent ad rasied errors.

This fix completely skips the steps of alerting if disabled.
As an extra we get some less queries.

Copy link
Member

@fabriziosestito fabriziosestito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@arbulu89 arbulu89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link
Contributor

@dottorblaster dottorblaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nelsonkopliku nelsonkopliku merged commit 61102fe into main May 5, 2022
@nelsonkopliku nelsonkopliku deleted the fix_alerting branch May 5, 2022 07:40
@nelsonkopliku nelsonkopliku added the bug Something isn't working label May 11, 2022
@nelsonkopliku nelsonkopliku self-assigned this May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

None yet

4 participants