mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Send notifications on Maintenance start/end #1676
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#1676
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 @rwjack on GitHub (Dec 24, 2022).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
Other
🔖 Feature description
Every scheduled maintenance should have the option to send notifications using a selection of configured notification methods, same as monitors, which notify the user that the maintenance is starting/ending.
Bonus points for extra notifications, such as:
Configurable by a non-zero: "MaintenanceEarlyWarning" variable. In the above case it's set to 600 (10 minutes)
✔️ Solution
Described above.
❓ Alternatives
No response
📝 Additional Context
No response
@grzywek commented on GitHub (Jun 12, 2023):
I think that could be connected with "Subscription" feature? Not sure if such is mentioned in another request or wasn't mentioned at all.
Our users would like to subscribe email updates of their chosen services from the status page.
@CommanderStorm commented on GitHub (Jun 12, 2023):
@evolucja Stauts-Subscription tracked in https://github.com/louislam/uptime-kuma/issues/916
@Lanhild commented on GitHub (Feb 21, 2024):
Any progress on this one?
Regards.
@CommanderStorm commented on GitHub (Feb 21, 2024):
No PR adressing this has been raised
Our contributution guide can be found here ^^
@enigmaoftech commented on GitHub (May 9, 2024):
+1 for this feature, this would be a incredible to have!
@Jonny12s commented on GitHub (Nov 28, 2024):
Great issue. Maybe its possible to let users subscribe to a channel/email-notification on the statuspage.
@CommanderStorm commented on GitHub (Nov 28, 2024):
This is tracked here instead:
@therickys93 commented on GitHub (Apr 29, 2025):
any update on this issue? It will be very useful.
@CommanderStorm commented on GitHub (Apr 29, 2025):
We have not gotten to this issue.
Feel free to contribute this feature, should be fairly self-contained
Our contributution guide can be found here ^^
@therickys93 commented on GitHub (Apr 29, 2025):
Hi I am working on this pull request #5808
This is a starting point right now.