{"id":34225466,"url":"https://github.com/kit494way/gh-reply","last_synced_at":"2026-03-11T07:33:10.820Z","repository":{"id":65198676,"uuid":"543912960","full_name":"kit494way/gh-reply","owner":"kit494way","description":"A GitHub CLI (gh) extension to make use of saved replies.","archived":false,"fork":false,"pushed_at":"2023-04-01T14:28:10.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T21:39:13.453Z","etag":null,"topics":["cli","gh-extension","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/kit494way.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-10-01T06:11:33.000Z","updated_at":"2023-05-10T19:59:08.000Z","dependencies_parsed_at":"2024-06-21T09:04:36.773Z","dependency_job_id":null,"html_url":"https://github.com/kit494way/gh-reply","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"76ec95f754f5bd71be4ce3efd9ef6273300b25f2"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/kit494way/gh-reply","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit494way%2Fgh-reply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit494way%2Fgh-reply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit494way%2Fgh-reply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit494way%2Fgh-reply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kit494way","download_url":"https://codeload.github.com/kit494way/gh-reply/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kit494way%2Fgh-reply/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30374325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: 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":["cli","gh-extension","golang"],"created_at":"2025-12-16T00:06:46.128Z","updated_at":"2026-03-11T07:33:10.812Z","avatar_url":"https://github.com/kit494way.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-reply\n\nA GitHub CLI ([gh](https://github.com/cli/cli)) extension to make use of saved replies.\n\n## Installation\n\n```sh\ngh extension install kit494way/gh-reply\n```\n\n## Usage\n\n### list\n\nList saved replies.\n\n```sh\ngh reply list\n```\n\n### view\n\nView a saved reply.\n\n```sh\ngh view \u003cID\u003e\n```\n\nWithout id, `gh view`, you can interactively select a saved reply.\n\n### comment\n\nAdd a comment to an issue using a saved reply.\n\n```sh\ngh reply comment \u003csaved_reply_id\u003e --issue \u003cissue_number\u003e\n```\n\nFor pull request, use `--pr` option instead of `--issue`.\n\n```sh\ngh reply comment \u003csaved_reply_id\u003e --pr \u003cpull_request_number\u003e\n```\n\nTo edit a saved reply before adding a comment, use `--editor` option.\n\n```sh\ngh reply comment \u003csaved_reply_id\u003e --issue \u003cissue_id\u003e --editor\n```\n\nThis launch a editor initialized by a saved reply.\n\nWithout an argument `\u003csaved_reply_id\u003e`, you can interactively select a saved reply to use.\n\n```sh\ngh reply comment --issue \u003cissue_id\u003e\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkit494way%2Fgh-reply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkit494way%2Fgh-reply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkit494way%2Fgh-reply/lists"}