mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-24 22:45:56 +03:00
[GH-ISSUE #1084] add ability to filter by keywords in sender's name #751
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#751
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mmomjian on GitHub (Nov 13, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1084
Certain services will include information in the sender's name. It would be nice to filter based on this field as well. Thank you
@cuu508 commented on GitHub (Nov 19, 2024):
Are the sender names in the form
Useful Keywords Here <sender@example.org>?I was not aware of services using the sende's name like that. Are there many services out there doing this (examples?)?
@mmomjian commented on GitHub (Nov 19, 2024):
Correct. In Proxmox you can set the From name for each notification type, but the subject is auto set. In this way we can route notification of a critical severity to come from a different From name.