mirror of
https://github.com/chenasraf/gitlab-search-alfred-workflow.git
synced 2026-05-17 17:48:01 +00:00
732 B
732 B
GitLab Projects Search Alfred Workflow
How to use
Use these commands with your search query as the arguments (min 3 chars for search):
gl <search>- open a project's overviewglp <search>- open project's Pipelines pageglm <search>- open project's MRs page
Confirm a result to open it on your default browser.
Troubleshooting
Use .glc command (no arguments) to clear all the result caches.
Use this if there are new projects that do not appear in results, or user/group scoping has changed.
Requirements
- Needs a GitLab personal access token to work
- Needs jq to be installed