
Mergeable
Unified inbox and dashboard for GitHub pull requests

Mergeable is a client-side application that provides a focused inbox and dashboard for managing GitHub pull requests. It organizes PRs into configurable sections and surfaces items that need attention, while running primarily in the browser.
Key Features
- Organize pull requests into sections defined by flexible search queries and filters
- Stores data locally in browser storage for fast, client-side operation
- Keyboard shortcuts and a compact UI for rapid navigation and triage
- Connect to multiple GitHub instances, including private GitHub Enterprise servers
- Attention set highlighting to show PRs that require your action
- No GitHub App installation required; authentication integrates with GitHub access mechanisms
- Designed to be deployed locally, on bare metal, containers, or platform-as-a-service
- Built with a modern TypeScript + React toolchain (Vite, pnpm) and container-friendly packaging
Use Cases
- Streamline code review workflows by collecting PRs across multiple repositories and instances into one inbox
- Triage and prioritize pending pull requests using saved queries and attention markers
- Provide teams a lightweight PR dashboard for on-call or rotation ownership of reviews
Limitations and Considerations
- Data is stored in browser storage by default, so there is no cross-device sync unless using a hosted instance or additional sync mechanism
- As a primarily client-side app, advanced server-side integrations or centralized audit logs require custom deployment or extensions
Mergeable is a focused tool for developers and teams who need a lightweight, fast inbox for pull request triage and review. It emphasizes configurable views and local performance while supporting enterprise GitHub connections.
Categories:
Tags:
Tech Stack:
Similar Services

Gitea
Self-hosted Git hosting with code review, issues, and CI/CD
Gitea is a lightweight, self-hosted Git service with repositories, pull requests, issues, wiki, packages, and built-in CI/CD via Actions and runners.

Gogs
A painless self-hosted Git service.
Lightweight, open source self-hosted Git service designed for easy installation across platforms.

OneDev
Self-hosted Git server with CI/CD, issue tracking, and package registries
OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.

GitBucket
Git web platform with GitHub API compatibility and plugins
GitBucket is a self-hosted Git web platform for managing Git repositories with issues, pull requests, wikis, Git LFS support, and a plugin system.

Soft Serve
Self-hosted Git server with an SSH-accessible terminal UI
Self-hostable Git server focused on SSH, featuring a terminal UI, access control, and Git LFS support, with cloning via SSH, HTTP, or the Git protocol.

Review Board
Web-based code and document review platform
Review Board is a web-based tool for code and document reviews, with rich diff viewing, threaded discussions, and integrations with many version control and CI systems.
Docker
TypeScript
React
CSS
pnpm
Node.js