Skip to content

Latitude CLI v7.5.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:40
c05c205

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.