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
| Column | What it means |
|---|---|
| Status | The traffic-light signal: red = blocked, amber = waiting, green = ready to merge |
| Checks | Aggregated CI state across all check suites |
| Reviews | Count of approvals vs changes-requested |
| Updated | Time 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.
Navigating to GitHub
Click any PR title to open it on GitHub.