Show open pull requests in the Review stage #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Review stage on the project detail page is always empty because orbit has no concept of pull requests. Open non-draft PRs should show up there with the same dot-activity rules as every other flow item: sodium when the PR has moved within the last 7 days, stale grey otherwise. Draft PRs should be tracked but hidden from the stage — they appear the moment the draft flag flips.
Scope
In bounds: a
pull_requeststable mirroring the issue table's shape, webhook updates on every PR lifecycle event, periodic sync as a safety net, and the Review stage population itself. Out of bounds: expand-on-click UI for PR bodies, review metadata (approved / changes-requested), and stacked-PR visualizations — each a clean follow-up.Closed by PR #13.
project-detail: PR tracking and Review stageto Show open pull requests in the Review stage