Stars: 2847
Forks: 146
Pull Requests: 26
Issues: 117
Watchers: 45
Last Updated: 2023-04-02 18:07:06
GitHub Workflow for Alfred 4
License: MIT License
Languages: PHP
You can search through GitHub (gh) and your GitHub Enterprise instance (ghe).
This workflow requires PHP, which is no longer pre-installed since macOS 12 Montery.
You can install it via Homebrew (brew install php).
In Alfred type (gh > login) to authenticate against your account. The login uses OAuth, so you do not have to enter your credentials.
ghe > url https://github.mycompany.com)ghe > generate token or https://github.mycompany.com/settings/applications). It only needs access to your repos. Copy this token to your clipboard.ghe > login <paste token here>)ghe your_enterprise_repo_nameOrganizations must approve this app, otherwise private repositories of that organization can not be accessed. Access can be requested here.
| Key Combination | Action |
|---|---|
enter |
Open entry in default browser |
cmd + c |
Copy URL of the entry |
cmd + enter |
Paste URL to front most app |
shift or cmd + y |
Open URL in QuickLook |
To search through your GitHub Enterprise instance replace gh by ghe.
gh user/repogh user/repo #123gh user/repo @branchgh user/repo *commitgh user/repo /path/to/filegh user/repo actionsgh user/repo admingh user/repo clonegh user/repo devgh user/repo discussionsgh user/repo graphsgh user/repo issuesgh user/repo milestonesgh user/repo networkgh user/repo new issuegh user/repo new pullgh user/repo projectsgh user/repo pullsgh user/repo pulsegh user/repo releasesgh user/repo wikigh user/repo projectsgh @usergh @user overviewgh @user repositoriesgh @user starsgh @user gistsgh s repogh s @usergh my dashboardgh my notificationsgh my profilegh my issuesgh my issues createdgh my issues assignedgh my issues mentionedgh my pullsgh my pulls createdgh my pulls assignedgh my pulls mentionedgh my pulls review requestedgh my reposgh my repos newgh my settingsgh my starsgh my gistsgh > logingh > logoutgh > delete cachegh > delete databasegh > updategh > activate autoupdategh > deactivate autoupdategh > helpgh > changelogghe > url (GitHub Enterprise only)ghe > generate token (GitHub Enterprise only)ghe > enterprise reset (GitHub Enterprise only)