Skip to content

dbush-clickup/mergeable

 
 

Repository files navigation

Mergeable

codecov

Mergeable is a better inbox for GitHub pull requests.

Screenshot

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 (e.g., cmd+k) 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://mergeable.pages.dev/.

Documentation

Documentation is available at https://pvcnt.github.io/mergeable/.

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 dev

About

A better inbox for GitHub pull requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.6%
  • SCSS 3.2%
  • JavaScript 2.5%
  • Smarty 1.2%
  • MDX 1.2%
  • CSS 0.6%
  • Other 0.7%