Skip to content

Pullse is a utility app that notifies you of GitHub Pull Requests that have been approved or failed testing.

License

Notifications You must be signed in to change notification settings

winebarrel/Pullse

Repository files navigation

Pullse CI

Pullse is a utility app that notifies you of GitHub Pull Requests that have been approved or failed testing.

Download

https://github.com/winebarrel/Pullse/releases/latest

Features

Show pull requests from menu bar

Notification of settled pull requests

Status indication by menu bar icons

Icon Status
No settled pull requests
All pull requests approved and passed testing
Pull request test fails

Configuration

Right-click menu > Settings:

Field Value
GitHub token Token with repo scope.
Create from https://github.com/settings/tokens/new?scopes=repo
Search query Pull request search query.
See https://docs.github.com/search-github/searching-on-github/searching-issues-and-pull-requests
Interval (sec) Pull request fetch interval. (second)

"OR" in query

Enclose words in curly brackets ({..}) to search as OR.

is:open is:pr { author:@me assignee:@me } archived:false

Note

App icon from https://icon.kitchen

About

Pullse is a utility app that notifies you of GitHub Pull Requests that have been approved or failed testing.

Topics

Resources

License

Stars

Watchers

Forks