Compare commits

1 Commits

Author SHA1 Message Date
lerko ec28c0367d feat(monitor): add STALE state for push monitors
CI / test (pull_request) Successful in 2m38s
CI / lint (pull_request) Successful in 56s
CI / vulncheck (pull_request) Successful in 51s
New intermediate state between LATE and DOWN at the midpoint of
the grace period. Gives operators earlier warning that a push
monitor has gone quiet. Includes dedicated orange theme color
across all 5 themes and proper styling in dashboard, detail
panel, and history view.
2026-06-04 13:12:43 -04:00
+2
View File
@@ -1,6 +1,8 @@
name: CI name: CI
on: on:
push:
branches: [main]
pull_request: pull_request:
env: env: