{"id":27106304,"url":"https://github.com/mikybars/raycast-my-gitlab-extension","last_synced_at":"2026-04-27T22:31:21.431Z","repository":{"id":217616920,"uuid":"744352279","full_name":"mikybars/raycast-my-gitlab-extension","owner":"mikybars","description":"Track merge requests and pipelines from all your projects in one single place","archived":false,"fork":false,"pushed_at":"2024-04-01T23:50:52.000Z","size":6365,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-29T21:42:41.882Z","etag":null,"topics":["gitlab","productivity","raycast-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikybars.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-17T05:50:39.000Z","updated_at":"2024-02-07T09:30:23.000Z","dependencies_parsed_at":"2024-03-04T19:54:42.855Z","dependency_job_id":null,"html_url":"https://github.com/mikybars/raycast-my-gitlab-extension","commit_stats":null,"previous_names":["mikybars/raycast-my-gitlab-extension"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mikybars/raycast-my-gitlab-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikybars%2Fraycast-my-gitlab-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikybars%2Fraycast-my-gitlab-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikybars%2Fraycast-my-gitlab-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikybars%2Fraycast-my-gitlab-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikybars","download_url":"https://codeload.github.com/mikybars/raycast-my-gitlab-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikybars%2Fraycast-my-gitlab-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gitlab","productivity","raycast-extension"],"created_at":"2025-04-06T19:39:48.439Z","updated_at":"2026-04-27T22:31:21.415Z","avatar_url":"https://github.com/mikybars.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My GitLab Dashboard\n\n## Install\n\nIt could be argued that this extension belongs in the [Raycast Store](https://www.raycast.com/store)\nbut for a number of reasons I decided not to publish it. Here's how you can run it locally:\n\n```bash\ngh repo clone mikybars/raycast-my-gitlab-extension\ncd raycast-my-gitlab-extension\nnpm install \u0026\u0026 npm run dev\n```\n\n## Why this extension\nThis extension was born out of pure necessity. It's true that in the Raycast Store you can already find an (excellent)\n[GitLab extension](https://www.raycast.com/tonka3000/gitlab) which covers almost all your bases but what I actually\nwanted was something that allowed me to see at a glance what was going on with all of my projects without having to go\nthrough each one of them individually.\n\nThis extension is therefore not meant to be thorough but rather serve a specific workflow. You can always submit your\nsuggestions if you find this workflow being pretty close to yours but miss some functionality or rather use this\nextension as a foundation to build your own (extensions in Raycast can be run locally).\n\n### Features\n\n* Select which projects you want to manage on your dashboard.\n* For each project selected:\n    * View the status of the latest pipeline run for the default branch.\n    * List all the merge requests that were merged today.\n    * List all the merge requests opened.\n    * For each MR opened:\n        * Figure out the Jira task associated with it (by looking at the MR title) and offer an action to browse it (configuration).\n        * View nuggets of information such as the author, the creation date, approvers, regular and unresolved comments\n        and more. \n        * MRs created by you will be specially indicated.\n        * MRs with changes since last viewed will be specially indicated.\n        * Creation dates are coloured to show age (configuration).\n        * View pipeline status if failed and offer an action to browse the failing job.\n        * Mark as draft/ready actions.\n        * Merge action.\n\n## Getting Started\n\nThe first time you run the extension you will need to fill in some basic information like the URL of your GitLab\ninstance and your [API\ntoken](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html#create-a-personal-access-token). \n\n![image](./media/welcome-screen.png)\n\nAs for the token, for the most part you will be good with read scope but some functionality such as the merge or mark as\ndraft actions will require write scope too.\n\n### Select My Projects\n\nAfter the initial setup you then need to decide on the projects that will be displaying on your dashboard. You do so by\nlaunching the 'Select My Projects' command.\n\n![image](./media/select-my-projects.png)\n\n### Dashboard\n\nEt voilà!\n\n![image](./media/dashboard.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikybars%2Fraycast-my-gitlab-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikybars%2Fraycast-my-gitlab-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikybars%2Fraycast-my-gitlab-extension/lists"}