Skip to content

This app shows all of your pull requests across your different repositories, and even across the branches in those repos.

License

Notifications You must be signed in to change notification settings

natecavanaugh/github-pulls

Repository files navigation

Github Pulls

About

This app shows all of your GitHub pull requests and issues across your different repositories, and even across the branches in those repos. Now with version 1.0, we support Mac, Linux and Windows builds, as well as in app updates.

Github Pulls

Download

To download, just go to the Releases tab and download the latest zip file.

Features

  • Displays all of your GitHub pull requests and issues, sorted by repo and branch
  • You can also watch arbitrary repos on github
  • Display pull request CI status, as well as the comment count
  • Three types of display: Compact, Cozy (the default), and Comfortable
  • Collapsible repos
  • Peek collapsed repos without permanently expanding them
  • Automatically link JIRA-style tickets to a JIRA server
  • New Lexicon theme
  • Updates can be automatically installed

Screenshots

Cozy Compact Comfortable
Configuration Display Styles Collapsed Repos

Building locally

This branch has changed to using Electron and Redux with React (using the Electon React Boilerplate setup).

To build locally, follow the following steps:

  1. Run npm install from the root of the project
  2. Run npm run dev
  3. Make your changes, and the app will update live

We use electron-builder to build the packages and installers for the different operating systems, and use electron-gh-releases to handle notifying users of an update.

About

This app shows all of your pull requests across your different repositories, and even across the branches in those repos.

Resources

License

Stars

Watchers

Forks

Packages

No packages published