Skip to content

ship: move auto_cleanup from ship to merge #96

@erishforG

Description

@erishforG

Problem

Currently auto_cleanup removes the worktree after parsec ship (PR creation). This is inconvenient because you may still need the worktree for PR review fixes.

Solution

  • parsec ship: never cleanup worktree (just push + create PR)
  • parsec merge: cleanup worktree when auto_cleanup = true

This is a more natural workflow: ship keeps the workspace alive, merge finalizes everything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions