Skip to content

fix: preserve canonical worktree reap reasons (#4284) - #4298

Merged
atomantic merged 3 commits into
mainfrom
next/issue-4284
Aug 15, 2026
Merged

fix: preserve canonical worktree reap reasons (#4284)#4298
atomantic merged 3 commits into
mainfrom
next/issue-4284

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

  • Remove the legacy short-reason remap so shared canonical worktree-* ownership codes pass through.
  • Update reaper expectations to the canonical reason values.
  • Add the changelog fragment.

Closes #4284

Test plan

  • cd server && NODE_ENV=test npm test -- worktreeReap
  • cd server && NODE_ENV=test npm test -- worktreeReap worktreeOwnership worktreeManager
  • git diff --check

@atomantic
atomantic merged commit e3bf834 into main Aug 15, 2026
7 checks passed
@atomantic
atomantic deleted the next/issue-4284 branch August 15, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Retire reapMergedWorktrees' legacy skip-reason remap in favor of canonical worktree-* codes

1 participant