Skip to content

fix: handle conflicts for merged stacked prs - #52

Merged
rrbe merged 1 commit into
mainfrom
fix/stacked-pr-conflict-indicator
Aug 6, 2026
Merged

fix: handle conflicts for merged stacked prs#52
rrbe merged 1 commit into
mainfrom
fix/stacked-pr-conflict-indicator

Conversation

@rrbe

@rrbe rrbe commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • fetch the pull request state with its mergeability
  • show conflict indicators only for open pull requests
  • treat merged and closed rows as terminal to avoid repeated polling

Context

GitHub stacked pull requests can report CONFLICTING after the stack has already merged. The indicator now uses the pull request state so this post-merge value is not presented as an actionable conflict.

Testing

  • pnpm typecheck
  • pnpm test
  • pnpm build

@rrbe
rrbe merged commit 32cb99b into main Aug 6, 2026
1 check passed
@rrbe
rrbe deleted the fix/stacked-pr-conflict-indicator branch August 6, 2026 13:25
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.

1 participant