Skip to content

feat(alerting): Add optional ttl parameter to pushover notifications #1050

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

Merged
merged 2 commits into from
Apr 5, 2025

Conversation

aalmenar
Copy link
Contributor

Summary

This add a parameter to pushover alerts allowing to configure the Time-to-live of the notifications.

Sets the numbers of seconds to automatically delete the notifications on the client.

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

@aalmenar aalmenar changed the title Add optional ttl parameter to pushover notifications feat: Add optional ttl parameter to pushover notifications Mar 31, 2025
@TwiN TwiN added the area/alerting Related to alerting label Apr 1, 2025
@aalmenar aalmenar force-pushed the add_ttl_parameter_to_pushover branch from d9426aa to 3d8b3da Compare April 1, 2025 07:05
@aalmenar
Copy link
Contributor Author

aalmenar commented Apr 1, 2025

Changes requested, applied.

@aalmenar aalmenar requested a review from TwiN April 1, 2025 07:07
@TwiN TwiN changed the title feat: Add optional ttl parameter to pushover notifications feat(alerting): Add optional ttl parameter to pushover notifications Apr 5, 2025
@TwiN TwiN added the feature New feature or request label Apr 5, 2025
@TwiN TwiN merged commit 33120be into TwiN:master Apr 5, 2025
2 checks passed
@aalmenar aalmenar deleted the add_ttl_parameter_to_pushover branch April 5, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alerting Related to alerting feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants