luin / OhMyPullRequests

πŸš€ Access my pull requests from the menu bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

OhMyPullRequests

πŸš€ Access my pull requests from menu bar.

It lists pull requests that either:

  1. Someone requests you to review the pull request.
  2. Your pull request that doesn't have a reviewer assigned or the reviewer has approved it.

screenshot

Usage

  1. Download the app from the release page (Right-click the downloaded file and click "Open") or build it yourself.
  2. Click the icon on the menu bar.
  3. Click "Login..." on the dropdown menu.
  4. Input your GitHub personal access token. Make sure the token has the "repo" scope.
  5. Input the repositories that you want to subscribe. The format should be {owner}/{name}. For example: luin/OhMyPullRequests. Use , to split multiple repositories.
  6. Sometimes you may want to list some additional links as bookmarks to quickly access them from the menu bar. You can enter them in the additional link field. Each link in a separate line.

About

πŸš€ Access my pull requests from the menu bar

License:MIT License


Languages

Language:Swift 100.0%