You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
latitude signals resolve / unresolve / ignore / unignore lifecycle commands. Resolving archives a signal while its evaluations keep watching for regressions (--keep-monitoring controls this); ignoring archives it, stops monitoring, and mutes notifications.
Signal responses now carry resolvedAt, ignoredAt, and regressedAt, and states can include resolved, regressed, and ignored.
Signal analytics now include resolved and ignored counts.
Changed
Muting a signal is now a pure notification toggle: incidents keep opening while muted.