Skip to content

Feature Request: Do Not Notify on Successful Run #268

@llobell

Description

@llobell

Is your feature request related to a problem? Please describe.
I'm trying to quiet down notifications to make errors or issues stand out. Currently, this tool will send an email on errors AND on successful runs.

Describe the solution you'd like
Add an option to send an email notification only when there is an error.

For example, in update.conf:

# Proxmox email user
EMAIL_USER="root"
# send email if no updates available
EMAIL_NO_UPDATES="false"
EMAIL_NO_ERROR="false"

Describe alternatives you've considered
Alternatively, I can disable your notifications and run a script to notify when error text is captured in the log.

Additional context
Great tool, looking forward to future enhancements!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions