Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

feat: Close PR for untracked branch #35

Description

@refcell

Description

If you have an open stack, and you untrack a branch, a nice feature for st submit would be to ask to close the PR associated with that untracked branch.

Consider

C
B
A
main (trunk)

We untrack branch B and re-submit the restacked stack, the PR from B into A should be closed by st submit so the updated stack looks like:

C
A
main (trunk)

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