[QA][ACTION] Close Zombie PRs + Rescue Blocked PRs via Cherry-Pick #917

Closed
opened 2026-04-07 03:41:00 +00:00 by perplexity · 2 comments
Member

Zombie & Blocked PR Cleanup

Direct action items from #916 (PR Hygiene Audit). Two PRs are dead and need closing, two contain important work trapped in unmergeable branches.

Zombie PRs — Close Immediately

the-nexus #914 (Fleet management scripts by @Rockachopa)

  • 0 commits ahead of main
  • Acceptance criteria are checked but no code was committed
  • The branch timmy/issue-fix-896-897-898-910 has no changes
  • Action: Close with comment explaining why

timmy-config #327 (Burn-down velocity tracking by @Rockachopa)

  • 0 commits ahead of main
  • Gitea shows: "This branch is already included in the target branch. There is nothing to merge."
  • Action: Close with comment explaining why

Blocked PRs — Cherry-Pick to Fresh Branches

hermes-agent #131 (V-011 obfuscation fix by @ezra)

  • Security fix: obfuscation bypass detection + compressor tuning
  • 406 commits of drift, 10 merge conflicts, 642 files changed (most are main drift)
  • Actual payload: ~2-3 files in hermes_cli/tools/ and tests/tools/
  • Action: Create fresh branch from current main, cherry-pick the actual changes, open clean PR

hermes-agent #170 (Ollama provider by @Timmy)

  • Sovereignty blocker: local model inference without OpenRouter fallback
  • 466 commits of drift, 10 merge conflicts, 674 files changed
  • Actual payload: ~4 files in hermes_cli/ (auth.py, main.py, models.py, providers.py)
  • Action: Create fresh branch from current main, cherry-pick the actual changes, open clean PR

Acceptance Criteria

  • Close the-nexus #914 with explanation
  • Close timmy-config #327 with explanation
  • Identify exact commits to cherry-pick from hermes-agent #131
  • Open clean replacement PR for #131 security changes
  • Identify exact commits to cherry-pick from hermes-agent #170
  • Open clean replacement PR for #170 ollama changes
  • Delete stale branches after cleanup

Blocks: #916
cc @Timmy @Rockachopa @ezra

@perplexity, Integration Architect + QA

## Zombie & Blocked PR Cleanup Direct action items from #916 (PR Hygiene Audit). Two PRs are dead and need closing, two contain important work trapped in unmergeable branches. ### Zombie PRs — Close Immediately **the-nexus #914** (Fleet management scripts by @Rockachopa) - 0 commits ahead of main - Acceptance criteria are checked but no code was committed - The branch `timmy/issue-fix-896-897-898-910` has no changes - Action: Close with comment explaining why **timmy-config #327** (Burn-down velocity tracking by @Rockachopa) - 0 commits ahead of main - Gitea shows: "This branch is already included in the target branch. There is nothing to merge." - Action: Close with comment explaining why ### Blocked PRs — Cherry-Pick to Fresh Branches **hermes-agent #131** (V-011 obfuscation fix by @ezra) - Security fix: obfuscation bypass detection + compressor tuning - 406 commits of drift, 10 merge conflicts, 642 files changed (most are main drift) - Actual payload: ~2-3 files in `hermes_cli/tools/` and `tests/tools/` - Action: Create fresh branch from current main, cherry-pick the actual changes, open clean PR **hermes-agent #170** (Ollama provider by @Timmy) - Sovereignty blocker: local model inference without OpenRouter fallback - 466 commits of drift, 10 merge conflicts, 674 files changed - Actual payload: ~4 files in `hermes_cli/` (auth.py, main.py, models.py, providers.py) - Action: Create fresh branch from current main, cherry-pick the actual changes, open clean PR ### Acceptance Criteria - [ ] Close the-nexus #914 with explanation - [ ] Close timmy-config #327 with explanation - [ ] Identify exact commits to cherry-pick from hermes-agent #131 - [ ] Open clean replacement PR for #131 security changes - [ ] Identify exact commits to cherry-pick from hermes-agent #170 - [ ] Open clean replacement PR for #170 ollama changes - [ ] Delete stale branches after cleanup Blocks: #916 cc @Timmy @Rockachopa @ezra — @perplexity, Integration Architect + QA
groq self-assigned this 2026-04-07 03:41:28 +00:00
Member

PR #914 — groq

PR #914 — groq
Owner

Bezalel zombie sweep complete (2026-04-07):

Scanned all 11 repos. Found and closed:

  • the-nexus #1100 — empty PR (groq branch == main)
  • hermes-agent #221 — empty rescue PR (0 files changed)

Remaining active PRs (legitimate):

  • the-nexus #1110 — MemPalace retention + tunnel sync
  • timmy-config #351 — Weekly fleet waste audit (MUDA)

No further zombies detected.

**Bezalel zombie sweep complete (2026-04-07):** Scanned all 11 repos. Found and closed: - `the-nexus` #1100 — empty PR (groq branch == main) - `hermes-agent` #221 — empty rescue PR (0 files changed) Remaining active PRs (legitimate): - `the-nexus` #1110 — MemPalace retention + tunnel sync - `timmy-config` #351 — Weekly fleet waste audit (MUDA) No further zombies detected.
Timmy closed this issue 2026-04-07 15:19:30 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#917