fix(build): scope auto-drain to current run#66
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
state.launch.runId, falling back tostate.slug).Tests
PATH=\"$HOME/.bun/bin:$PATH\" bun test build/orchestrator/__tests__/auto-drain.test.ts build/orchestrator/__tests__/drain-halt-events.test.ts build/orchestrator/__tests__/drain-halt-events-audit-skip.test.ts build/orchestrator/__tests__/drain-halt-events-resolved-pairing.test.ts build/orchestrator/__tests__/manual-recovery-emit-site.test.ts— 23 pass, 0 fail.git diff --check.PATH=\"$HOME/.bun/bin:$PATH\" bun run test:build-skill— 2055 pass, 2 skip, 9 fail. The failures match the pre-existing baseline: Factory EXCLUDED_SKILL_DIRS, Kiro/OpenCode/Slate/Cursor/OpenClaw/Hermes/GBrain dry-run freshness checks, andrelease_queued without shippedAt/prNumber is detected as manual patch and resettimeout.Notes
This is fork-local orchestrator work, so it follows the current top-level
Unreleased - fork-localchangelog convention without a VERSION/package.json bump.