bluewave-labs / bluewave-labs/Checkmate
Notification System - Notification Escalations
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 10.8k
- Forks
- 1.2k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 68
Description
**Notification System Overhaul**
**1D. Notification Escalations**
- Add an escalation field on monitor-notification config:
`{ delayMinutes: number, channelId: string }`
- Implement escalation logic in the queue helper — if an incident is unacknowledged after delayMinutes, trigger the escalation channel
- Add UI for configuring escalation rules per monitor
Contributor guide
Assessment
This issue has not been assessed yet.