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

Fix bug where notification check does not use configuration #857

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

mitchellhenke
Copy link
Contributor

@mitchellhenke mitchellhenke commented Feb 21, 2023

Thanks again for working with me on this feature. I was testing it just now and realized the early return true was causing me to send notifications with the following set in my Rails application:

    config.good_job.enable_listen_notify = false

@bensheldon bensheldon merged commit dc4fcf9 into bensheldon:main Feb 21, 2023
@bensheldon
Copy link
Owner

@mitchellhenke oops! 😓

@bensheldon
Copy link
Owner

@mitchellhenke mitchellhenke deleted the notify-config-bug branch February 22, 2023 16:16
@mitchellhenke
Copy link
Contributor Author

Thank you for the quick merge and patch release!

@bensheldon bensheldon added the bug Something isn't working label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants