mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Notifications Customizability #2988
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#2988
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 @Stef-00012 on GitHub (Jan 3, 2024).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
New Notification
🔖 Feature description
Not exactly a new notifications, but would nice to have more customization for the notifications that are already avaible
✔️ Solution
for example on the discord notifications you could add a optional text input where you can put the message JSON, with some placeholder like
if the json is correct use it, if the jsoon has some errors or is empty, use the default one (which may be the one that's hard-coded rn)
something like that also for all other apps currently avaible that allow some kind of customization which is limited cause of the hard-coded messages
❓ Alternatives
Currently only way avaible is to edit the hard-coded messages, but would require to change each one on every update so isn't the best way
📝 Additional Context
this would also include #4242 and #1793 since the user could just remove the
{{url}}to hide ip & port for example@CommanderStorm commented on GitHub (Jan 3, 2024):
Duplicate of #646