{"id":17188352,"url":"https://github.com/jclem/raycast-github","last_synced_at":"2025-06-23T21:36:19.736Z","repository":{"id":36951669,"uuid":"422240317","full_name":"jclem/raycast-github","owner":"jclem","description":"A Raycast extension for GitHub","archived":false,"fork":false,"pushed_at":"2023-04-17T14:58:34.000Z","size":6796,"stargazers_count":18,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T17:31:12.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jclem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"publiccode":null,"codemeta":null}},"created_at":"2021-10-28T14:39:07.000Z","updated_at":"2024-11-07T04:17:00.000Z","dependencies_parsed_at":"2025-02-23T23:31:20.997Z","dependency_job_id":"ede066ac-3431-433d-b372-c2d04ed13a79","html_url":"https://github.com/jclem/raycast-github","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclem%2Fraycast-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclem%2Fraycast-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclem%2Fraycast-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclem%2Fraycast-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jclem","download_url":"https://codeload.github.com/jclem/raycast-github/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766687,"owners_count":21158302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-15T01:08:45.687Z","updated_at":"2025-04-13T19:20:51.893Z","avatar_url":"https://github.com/jclem.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raycast GitHub\n\nThis is a custom Raycast extension I've built for myself for GitHub.\n\n## Installation\n\nFor now, you'll need to clone the repository and install it from within Raycast.\n\n```shell\ngit clone https://github.com/jclem/raycast-github\ncd raycast-github\nnpm install\nnpm run build\n```\n\nThen, from within Raycast with developer mode enabled, import the extension.\n\n### Personal Access Token (PAT)\n\nWhen attempting to execute the first command from this extension, you'll be prompted to enter a Personal Access Token (PAT). You can generate a PAT on GitHub, by going to:\n\nUser settings ➡️ Developer settings ➡️ Personal access tokens ➡️ Generate new token\nhttps://github.com/settings/tokens\n\n1. Add a description to the \"Note\" field, e.g. \"Raycast GitHub\"\n\n2. Select the following scopes from the list:\n\n- [x] **repo**\n- [x] **codespace**\n\nGenerate the token and copy and paste it into the Raycast input.\n\n## Commands\n\n### Codespaces\n\nThis command allows you to search, open, start, stop, and remove existing Codespaces.\n\nTo create new Codespaces, see the \"Search Repositories\" command below.\n\n#### Actions\n\n- Open the Codespace in VSCode.\n- Open the Codespace in a web browser.\n- Start the Codespace.\n- Stop the Codespace.\n- Delete the Codespace.\n\n### Search Code\n\nThis allows you to search code on GitHub, for example by entering a query such as \"ActiveRecord repo:rails/rails\".\n\n#### Actions\n\n- Open the search result in a web browser.\n- Open the search result in GitHub.dev. _You can also do this by hitting the \".\"\n  key while highlighting a search result._\n- Copy the URL of the search result.\n\n### Search Commits\n\nThis allows you to search Git commits on GitHub, for example by entering a query\nsuch as \"Finally actually fix layout bug\".\n\n#### Actions\n\n- Open the commit in a web browser.\n- Open the commit in GitHub.dev. _You can also do this by hitting the \".\"\n  key while highlighting a commit._\n- Copy the URL of the commit.\n\n### Search Issues \u0026 Pull Requests\n\nThis allows you to search issues and PRs on GitHub.\n\n#### Actions\n\n- Open the issue or PR in a web browser.\n- View the full issue or PR body in Raycast.\n- Copy the URL of the issue or PR.\n\n### Search Repositories\n\nThis allows you to search repositories on GitHub.\n\n#### Actions\n\n- Open the repo in a web browser.\n- Open the repo readme in Raycast.\n- Copy the URL of the repository.\n- Open the repo issues in a web browser.\n- Open the repo pull requests in a web browser.\n- Open the repo in GitHub.dev. _You can also do this by hitting the \".\" key\n  while highlighting a repo._\n- Open or create a Codespace for the repo. _This will try and find an existing\n  Codespace and open it, or it will create a new Codespace and open it._\n\n### Search Users\n\nThis allows you to search users on GitHub.\n\n#### Actions\n\n- Open the user's profile in a web browser.\n- View the user's profile readme in Raycast.\n- Copy the URL of the user's profile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjclem%2Fraycast-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjclem%2Fraycast-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjclem%2Fraycast-github/lists"}