From 2aab998b629f3deb35ccb6dabb4054a588dd9641 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Thu, 5 Feb 2026 18:09:17 -0500 Subject: [PATCH] MAESTRO: Close duplicate PR #875 (CLAUDE_MEM_DISABLE_SUBDIRECTORY_CLAUDE_MD, keeping #913) PR #875 used negative logic naming (DISABLE instead of ENABLED), superseded by PR #913 which uses the established CLAUDE_MEM_FOLDER_CLAUDEMD_ENABLED setting. Co-Authored-By: Claude Opus 4.6 --- Auto Run Docs/PR-Triage/PR-Triage-02.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Auto Run Docs/PR-Triage/PR-Triage-02.md b/Auto Run Docs/PR-Triage/PR-Triage-02.md index 39e708f2..fb0f3a12 100644 --- a/Auto Run Docs/PR-Triage/PR-Triage-02.md +++ b/Auto Run Docs/PR-Triage/PR-Triage-02.md @@ -28,4 +28,4 @@ These 4 PRs all implement the same CLAUDE_MEM_FOLDER_CLAUDEMD_ENABLED setting. P - [x] Close PR #589 (`fix: implement CLAUDE_MEM_FOLDER_CLAUDEMD_ENABLED feature flag` by @bguidolim) — includes build artifacts, superseded by #913. Run: `gh pr close 589 --comment "Closing in favor of PR #913 which implements the same feature flag without build artifacts. Thank you!"` ✅ Closed 2026-02-05 -- [ ] Close PR #875 (`feat: add CLAUDE_MEM_DISABLE_SUBDIRECTORY_CLAUDE_MD setting` by @ab-su-rd) — different setting name (negative logic), superseded by #913. Run: `gh pr close 875 --comment "Closing in favor of PR #913 which uses the existing CLAUDE_MEM_FOLDER_CLAUDEMD_ENABLED setting (positive logic). Thank you!"` +- [x] Close PR #875 (`feat: add CLAUDE_MEM_DISABLE_SUBDIRECTORY_CLAUDE_MD setting` by @ab-su-rd) — different setting name (negative logic), superseded by #913. Run: `gh pr close 875 --comment "Closing in favor of PR #913 which uses the existing CLAUDE_MEM_FOLDER_CLAUDEMD_ENABLED setting (positive logic). Thank you!"` ✅ Closed 2026-02-05