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.
GitHub
Imports GitHub issues and pull requests
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.
Optimistic UI flickers on undo
Undoing a delete briefly shows the deleted card before the optimistic patch settles. Repro: delete a task, then immediately press undo.
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.
feat: multi-provider calendar
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
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.