PReek brings a quick peek into relevant GitHub Pull Requests directly into your MacOS MenuBar!
A signed and notarized DMG installer can be found in the the latest release.
Brew installation is available through my personal homebrew tap:
brew install mheidinger/tap/preek
To make it possible for PReek to be available from the official tap, some popularity is required. So feel free to ⭐ this repository!
Depending on the success of the project I'll decide whether it is worth the effort to publish to the App Store or not.
PReek shows Pull Requests for which you got notifications for.
To be able to fetch your notifications, the notifications
scope is required.
As PReek shows Pull Requests for which you got notifications for, please check whether you received a notification for the missing Pull Request in the Notifications Inbox. If you did not get a notification, verify that you have not disabled them for a given repository. See the GitHub documentation for more information.
Additionally check if the repository it private / internal and if yes, whether you granted the repo
scope to the GitHub PAT.
This scope is required to be able to access private repositories.
An additional PAT scope read:org
is required to access the name of a team.
There are basic VIM-like motions build in:
Key | Action |
---|---|
j | Move down |
k | Move up |
g | Jump to top |
G | Jump to bottom |
<Space> | Open / Close focused PR |