feat: Add Slack subscription feature for status page notifications #455

Closed
opened 2026-04-05 16:19:52 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 6/4/2025

  • Implemented Slack notifications for scheduled maintenance events, incidents, and announcements.
  • Added UI components for managing Slack subscribers in the dashboard.
  • Introduced new settings to enable Slack subscribers in status page settings.
  • Created forms for subscribing and managing Slack subscriptions.
  • Updated API routes and utility functions to handle Slack webhook URLs.
  • Enhanced existing notification jobs to include Slack messaging capabilities.

Title of this pull request?

Small Description?

Pull Request Checklist:

  • Please make sure all jobs pass before requesting a review.
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • Have you lint your code locally before submission?
  • Did you write tests where appropriate?

Screenshots (if appropriate):

*Originally created by @simlarsen on 6/4/2025* - Implemented Slack notifications for scheduled maintenance events, incidents, and announcements. - Added UI components for managing Slack subscribers in the dashboard. - Introduced new settings to enable Slack subscribers in status page settings. - Created forms for subscribing and managing Slack subscriptions. - Updated API routes and utility functions to handle Slack webhook URLs. - Enhanced existing notification jobs to include Slack messaging capabilities. ### Title of this pull request? ### Small Description? ### Pull Request Checklist: - [ ] Please make sure all jobs pass before requesting a review. - [ ] Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). - [ ] Have you lint your code locally before submission? - [ ] Did you write tests where appropriate? ### Related Issue? ### Screenshots (if appropriate):
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#455