Viewing Pull Requests
Open a linked pull request in a side panel without leaving SprintVibe — see the description, diff, conversation, and CI checks in one place.
Requirements
- Pro or Teams subscription
- A linked GitHub repository with at least one PR connected to a story
Opening the panel
- Navigate to a story with a linked pull request
- In the Pull Requests section of the sidebar, click the PR title
- A panel slides in from the right with the full PR
The small Open in GitHub icon next to each PR (and the link inside the panel) takes you straight to GitHub whenever you need it.
What's in the panel
- Overview — Title, status, source and target branches, author, change stats, and the PR description
- Files — Every changed file with an expandable, color-coded diff (additions in green, deletions in red)
- Conversation — Comments and submitted reviews (approvals, change requests) in chronological order
- Checks — CI / status check results for the PR's latest commit
The panel is read-only for now — it always reflects the latest state from GitHub each time you open it. Reviewing, commenting, and merging from inside SprintVibe are coming next. For those actions today, use the Open in GitHub link.
Large or binary diffs
GitHub does not return a text diff for binary files or extremely large files. Those entries show a note with a link to view the file on GitHub instead.