feat(spine): Vapron-parity — Slack-compatible paging, mutual watch, exclusion rot rule #5521
1 changed file+3−0
Modifiedsrc/__tests__/reliability-plumbing-alerts.test.ts+3−0View fileUnifiedSplit
@@ -99,6 +99,9 @@ describe("postAlertWebhook", () => {
9999 url: "https://gluecron.com/admin/spine",
100100 source: "gluecron",
101101 at: "2026-08-19T10:00:00.000Z",
102 // Slack's required field (2026-08-23) — a webhook body without it is
103 // silently 400'd by Slack incoming webhooks.
104 text: `[critical] ${red.title} — ${red.body} https://gluecron.com/admin/spine`,
102105 });
103106 });
104107
105108
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts