From b04a041c2daf6644c59bb85c580476bddee8fca9 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Thu, 5 Feb 2026 18:00:14 -0500 Subject: [PATCH] MAESTRO: Close stale PR #773 (health check endpoint already fixed in v9.0.16) Co-Authored-By: Claude Opus 4.6 --- Auto Run Docs/PR-Triage/PR-Triage-01.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Auto Run Docs/PR-Triage/PR-Triage-01.md b/Auto Run Docs/PR-Triage/PR-Triage-01.md index d8bddcd3..3e74ae85 100644 --- a/Auto Run Docs/PR-Triage/PR-Triage-01.md +++ b/Auto Run Docs/PR-Triage/PR-Triage-01.md @@ -8,7 +8,8 @@ These PRs fix issues that have already been resolved in released versions. Close - [x] Close PR #774 (`fix: use /api/health instead of /api/readiness` by @rajivsinclair) — same fix as #820, already shipped in v9.0.16. Run: `gh pr close 774 --comment "Already addressed in v9.0.16 (same fix as PR #820 which was merged). Health checks now use /api/health. Thank you!"` - ✅ Closed 2026-02-05 by Claude-Mem PRs agent -- [ ] Close PR #773 (`fix: use /api/health instead of /api/readiness` by @rajivsinclair) — same fix as #820/#774, already shipped in v9.0.16. Run: `gh pr close 773 --comment "Already addressed in v9.0.16 (same fix as PR #820 which was merged). Health checks now use /api/health. Thank you!"` +- [x] Close PR #773 (`fix: use /api/health instead of /api/readiness` by @rajivsinclair) — same fix as #820/#774, already shipped in v9.0.16. Run: `gh pr close 773 --comment "Already addressed in v9.0.16 (same fix as PR #820 which was merged). Health checks now use /api/health. Thank you!"` + - ✅ Closed 2026-02-05 by Claude-Mem PRs agent - [ ] Close PR #861 (`fix: add idle timeout with abort to prevent zombie observer processes` by @bigph00t) — v9.0.13 shipped zombie observer prevention with 3-minute idle timeout. Run: `gh pr close 861 --comment "Already addressed in v9.0.13 — 'Zombie Observer Prevention (#856)' added 3-minute idle timeout with race condition fix and 11 tests. Thank you for the contribution!"`