Mergeable
May 12, 2025 ยท View on GitHub
Mergeable is a better inbox for GitHub pull requests.

Features
Mergeable provides the following features:
- Organize pull requests into sections, defined by flexible search queries.
- Data is all stored locally, in the browser storage.
- Keyboard shortcuts allow to navigate quickly.
- Connect to multiple GitHub instances, including GitHub Enterprise.
- Attention set, highlighting pull requests for which it is your turn to act.
- Does not require any GitHub app to be installed.
Public instance
You can use the public instance hosted at https://app.usemergeable.dev
Documentation
Documentation is available at https://www.usemergeable.dev
It includes a user guide and instructions to self-host your own instance.
Run locally
This project is built using PnPM, Turborepo and Vite. It can be started locally with the following command:
pnpm run dev