mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Notification e-mail template #1008
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#1008
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 @openstep on GitHub (Apr 20, 2022).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
New Notification
🔖 Feature description
Would it be possible to add a feature to use email templates for notifications?
It would be great to be able to send ie. XML formatted email with fields as values of an email with optional static content
Somewhat related https://github.com/louislam/uptime-kuma/issues/646
✔️ Solution
Example:
<?xml version="1.0" encoding="UTF-8"?> <Custom1> <Static1>data1</Static> <NAME>{Name}</NAME> <HOSTNAME>{Hostname}</HOSTNAME> <URL>{Url}</Url> <STATUS>{Status}</STATUS> </Custom1>❓ Alternatives
Similar is used in ie. Alertmanager
📝 Additional Context
No response
@CommanderStorm commented on GitHub (Jun 4, 2023):
@openstep
What exactly is your feature request?
Is this a duplicate of Templating (#975) or #2362?
If it is not, please edit your issue to make it more clear ^^
Duplicates just make issue management harder for everyboday and lead to more duplicates.
@openstep commented on GitHub (Jun 5, 2023):
I was thinking about a feature where the email can be templated like an HTML website builder does it. The request in https://github.com/louislam/uptime-kuma/issues/646 is even more complex so I guess this one could be closed.
@CommanderStorm commented on GitHub (Jun 6, 2023):
@openstep could you close it then? (Only submittee and Louis can close issues 😉)