Skip to content

Clean up issue worktrees for closed issues and PRs#254

Merged
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-251-automatically-clean-up-issue-worktrees-when-the-issue-closes-or-the-pr-closes-merges
Mar 19, 2026
Merged

Clean up issue worktrees for closed issues and PRs#254
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-251-automatically-clean-up-issue-worktrees-when-the-issue-closes-or-the-pr-closes-merges

Conversation

@nicobistolfi
Copy link
Copy Markdown
Collaborator

Summary

  • clean up local issue artifacts when a tracked issue is closed
  • treat closed pull requests as terminal cleanup states alongside merged pull requests
  • add regression coverage for closed issues, closed PRs, merged PRs, and open sessions that must not be cleaned up

Validation

  • go test ./...

Closes #251

@nicobistolfi nicobistolfi merged commit beea2ce into main Mar 19, 2026
1 of 2 checks passed
@nicobistolfi nicobistolfi deleted the vigilante/issue-251-automatically-clean-up-issue-worktrees-when-the-issue-closes-or-the-pr-closes-merges branch March 19, 2026 21:41
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.

Automatically clean up issue worktrees when the issue closes or the PR closes/merges

1 participant