See releases to download workflow file.
GITHUB_TOKEN: Create a GitHub API token (make sure to make it permanent) here
QUICK_LINKS: Custom URLs that will be shown when you run gh
. You could add the URL to a GitHub project you visit
often for example. Format: JSON array like
[{"title": "My title", "arg": "https://destination.com"}]
dist/github-daily
file and click "open". It will
run with an error because it expects options but now Apple will allow you to run it.
The binary is in the dist
folder inside the workflow directory. To open the workflow directory: right click the
workflow in the list -> open in finder
Commands
gh
: list of common GitHub pagesrepos
: list of all repos you have access toprs
: list of the PRs you createdinvolved
: list of the PRs where you are involved, but did not create (tagged, asked for review, commented)reviews
: list of the PRs where you are involved, but did not approve ✅ yet
Filtering: repos
, prs
, reviews
all support filtering with fuzzy search
Action: The action associated to every results is opening the URL in the default browser.