Prontopronto
Pronto Docs
Slack

App Home

Overview

The App Home tab is your PR dashboard inside Slack. Open it by clicking Pronto in the Apps section of your sidebar.

Sections

Your PRs — PRs you authored that are currently open. Each row shows the title, repository, current CI status (passing / failing / pending), and review state (approved / changes requested / awaiting review).

Waiting on you — PRs where you've been requested as a reviewer and haven't yet submitted a review. Sorted by age, oldest first.

Recent activity — The last 10 events across all PRs you're involved in: new reviews, CI completions, merges, and comments (counts only, not bodies).

Columns explained

ColumnWhat it means
StatusThe traffic-light signal: red = blocked, amber = waiting, green = ready to merge
ChecksAggregated CI state across all check suites
ReviewsCount of approvals vs changes-requested
UpdatedTime since last activity on the PR

Refreshing

The dashboard refreshes automatically every few minutes via Slack's App Home push API. To force an immediate refresh, click the ↻ button in the top-right corner of the App Home.

Click any PR title to open it on GitHub.