Commit c9f3e7e
committed
feat(cli): add --resolve-after-misses flag to sentinel run
Lets an operator tune how many consecutive absent runs before an issue
auto-resolves (default 3). Verified the full live loop end to end against a
real repo: file, dedup, suppress, and auto-resolve all behave.1 parent b1d0ae8 commit c9f3e7e
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
276 | 279 | | |
277 | 280 | | |
278 | 281 | | |
| |||
0 commit comments