feat(store): detect overlapping maintenance windows #151

Merged
lerko merged 1 commits from fix/maintenance-overlap-detection into main 2026-06-27 15:05:11 +00:00

1 Commits

Author SHA1 Message Date
lerko 3a089e7c1d feat(store): detect overlapping maintenance windows
CI / test (pull_request) Successful in 1m46s
CI / lint (pull_request) Successful in 1m16s
CI / vulncheck (pull_request) Successful in 56s
Warn via log when creating a maintenance window that overlaps with an
existing one for the same monitor, parent group, or global scope.
Handles both timed and indefinite windows.
2026-06-27 10:58:43 -04:00