Mergeable is a better inbox for GitHub pull requests.
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.
You can use the public instance hosted at https://app.usemergeable.dev
Documentation is available at https://www.usemergeable.dev
It includes a user guide and instructions to self-host your own instance.
This project is built using PnPM, Turborepo and Vite. It can be started locally with the following command:
pnpm run dev