GitHub Workflow for Alfred 2
It works similar to the original (and removed) GitHub command bar and to its update, the keyword is "gh" (example: gh github/gollum issues).
You have to login (gh > login) before you can use the workflow. The login uses OAuth, so you do not have to enter your credentials.
You can search through your GitHub Enterprise instance by using the ghe keyword instead of gh.
| 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 admingh user/repo clonegh user/repo graphsgh user/repo issuesgh user/repo milestonesgh user/repo networkgh user/repo new issuegh user/repo new pullgh user/repo pullsgh user/repo pulsegh user/repo wiki
gh @usergh @user contributionsgh @user repositoriesgh @user activitygh @user starsgh @user gists
gh 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 settingsgh my starsgh my gists
gh > logingh > logoutgh > delete cachegh > updategh > activate autoupdategh > deactivate autoupdategh > helpgh > changelogghe > url(GitHub Enterprise only)ghe > generate token(GitHub Enterprise only)ghe > enterprise reset(GitHub Enterprise only)
