GitHub PRs, issues & Actions

GitHub is a first-class part of the worktree. Orca links every worktree to its PR, surfaces checks and reviews inline, and lets you triage issues without leaving the app.

Connecting GitHub

One-time OAuth under Settings → Integrations. Orca asks for the narrow scopes it actually uses.

PRs

  • Open PRs from Orca once a worktree has been pushed — title, body, and draft toggle.
  • PRs linked to a worktree show up in the sidebar with status (open/merged/closed).
  • Checks, reviews, and comments open inline in a PR tab — no browser trip.

Issues

The issue drawer lets you browse, filter, and edit GitHub issues from within Orca. Creating a worktree from an issue pre-fills the task name and links the two so the PR auto-closes the issue on merge.

Actions

Failed Actions checks show up as a red chip on the worktree. Click through to see the failing job logs inline.

Tasks

Orca surfaces a full GitHub Projects view under the Tasks sidebar entry — browse project cards across repos, filter by source repo, and create a worktree from any card. The Tasks page remembers its resume state (filters, scroll position, selected card) across app restarts so reopening picks up where you left off.