GitHub

Connect GitHub to pull issues and pull requests into Volana. Assigned and review-requested work shows up in a panel: open, closed, merged, and draft states included.

What Volana imports

The GitHub panel lists your issues and PRs with their repo, labels, and state. Pull any one onto your board to block out time; the new task links back to GitHub, and its row shows the Volana mark once it’s in.

my.volana.app

GitHub

Imports GitHub issues and pull requests

Connected
#482Optimistic UI flickers on undovolana/app · issue
#479feat: multi-provider calendarvolana/app · PR
#471Fix RLS on integration feedvolana/app · issue
Your source items show up here, ready to pull in.

Opening an issue

Click an issue and it opens into the full detail view: its Open or Closed state in GitHub’s own color, the full issue body, and a comment thread you can read and reply to, right from Volana.

my.volana.app
volana/app #482
Open

Optimistic UI flickers on undo

Milestonev1.4
Assigneesyou

Undoing a delete briefly shows the deleted card before the optimistic patch settles. Repro: delete a task, then immediately press undo.

Show 2 comments
Issues and pull requests both open into a full detail view.

Pull requests and CI checks

Pull requests open the same modal with their own details: the diffstat, requested reviewers, and the status of every CI check, so you know whether it’s ready for review before you block out time for it.

my.volana.app
volana/app #479
Open

feat: multi-provider calendar

Reviewersmia, devon

Adds Outlook and Apple calendar adapters behind the existing Google-shaped provider interface.

14 files changed+512-98

Reviewers: @mia, @devon

Checks

  • typecheckpassed
  • unit-testspassed
  • e2efailed
Show 1 comment
Pull requests open the same modal, with PR-specific details.

Kept in sync automatically

Volana listens for changes in GitHub in real time. Closing an issue, merging a pull request, or a new review request landing on you updates the panel automatically, so it always reflects what’s still open. This only refreshes the panel: once you’ve dropped an item onto your board, Volana leaves that task alone, so nothing already scheduled changes underneath you.

Connect GitHub from Settings → Connected apps. See Connecting an integration for the full flow that’s shared across every provider.