-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Problem
Currently, after merging a PR in a stacked workflow using spr, the merged PR links are removed from the stack view. This makes it confusing to review the stack and track the history of merged PRs, especially when going over the context of previous changes.
Proposal
Add a feature to optionally retain merged PR links in the stack view, possibly with a "merged" or "closed" status indicator. This would allow users to review the full stack history, including merged PRs, making the workflow more transparent and easier to follow.
Benefits
- Improves traceability and reviewability of stacked PRs
- Allows users to see which PRs have been merged and in what order
- Reduces confusion when revisiting or auditing the PR stack
Context
This request is based on user feedback that losing merged PR links makes it confusing to go over the stack. Retaining these links will improve the overall developer experience when using stacked PRs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels