You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(triager): lock GARDEN_REPOS default to worktrees/ (case I)
The wrong-default outage (GARDEN_REPOS defaulting to the un-provisioned
$GARDEN_ROOT/repos, which killed every triager tick) was fixed in the code by
118f738 / 9ad9c72, but no test guards the DEFAULT: every existing case
sets GARDEN_REPOS explicitly, so a future edit could silently regress the
default back to /repos undetected. Add case I — run with GARDEN_REPOS UNSET and
a controlled GARDEN_ROOT and assert the resolved BARE the skip log names sits
under worktrees/, never repos/. 44 pass.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments