{"id":20981472,"url":"https://github.com/nobe4/gh-pr-repl","last_synced_at":"2026-01-17T22:52:07.829Z","repository":{"id":75248882,"uuid":"409501027","full_name":"nobe4/gh-pr-repl","owner":"nobe4","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-22T14:53:13.000Z","size":33,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T12:13:51.937Z","etag":null,"topics":["gh-extension"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nobe4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-23T07:59:32.000Z","updated_at":"2022-09-30T04:45:20.000Z","dependencies_parsed_at":"2023-06-05T20:45:13.452Z","dependency_job_id":null,"html_url":"https://github.com/nobe4/gh-pr-repl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobe4%2Fgh-pr-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobe4%2Fgh-pr-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobe4%2Fgh-pr-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobe4%2Fgh-pr-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobe4","download_url":"https://codeload.github.com/nobe4/gh-pr-repl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246899625,"owners_count":20851893,"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":["gh-extension"],"created_at":"2024-11-19T05:38:10.284Z","updated_at":"2026-01-17T22:52:07.812Z","avatar_url":"https://github.com/nobe4.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"gh-pr-repl\n==========\n\n[GitHub-Cli extension](https://cli.github.com/manual/gh_extension).\n\nProvide a simple REPL for the selected PRs.\n\nYou'd need this if PRs are part of your workflow and you dislike pointing and clicking.\n\n# Installation\n\n```shell\n$ gh extension install nobe4/gh-pr-repl\n```\n\n## Requirements\n\n- Ruby\n- `pbcopy`\n- `open`\n- `tmux`\n\n# Usage\n\nWith a single branch:\n\n```shell\n$ gh pr-repl\n# Will use the PR associated with the current branch.\n\n$ gh pr-repl cli/cli/demo-branch\n# Will use the PR associated with https://github.com/cli/cli/tree/demo-branch\n\n$ gh pr-repl https://github.com/cli/cli/pull/1\n# Will use https://github.com/cli/cli/pull/1\n```\n\nWith many branches:\n\n```shell\n$ gh pr-repl cli/cli/demo-branch https://github.com/cli/cli/pull/1\n# Will use the PR associated with https://github.com/cli/cli/tree/demo-branch\n# and https://github.com/cli/cli/pull/1\n```\n\nGetting assistance:\n\n```shell\n$ gh pr-repl\ncli/cli/demobranch \u003e h\n# shows the help\n```\n\n# Development and contributing\n\nSome ideas:\n\n- [ ] Adding formatting checks in an action.\n- [ ] Adding contribution guide.\n- [ ] Adding specs.\n- [ ] Removing `pbcopy` dependency.\n- [ ] Removing `tmux` dependency.\n- [ ] Having a better way to define commands, i.e. not in `@@commands` and as methods later.\n- [ ] _Add more_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobe4%2Fgh-pr-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobe4%2Fgh-pr-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobe4%2Fgh-pr-repl/lists"}