{"id":19420126,"url":"https://github.com/einride/ghcomment","last_synced_at":"2026-01-17T23:53:48.111Z","repository":{"id":38184595,"uuid":"366293398","full_name":"einride/ghcomment","owner":"einride","description":"A simple CLI tool for commenting on GitHub PRs","archived":false,"fork":false,"pushed_at":"2024-04-08T12:27:51.000Z","size":93,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-08T13:38:55.369Z","etag":null,"topics":["automation","code-review","github"],"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/einride.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-05-11T07:26:50.000Z","updated_at":"2024-04-08T13:39:11.632Z","dependencies_parsed_at":"2024-04-08T13:39:04.674Z","dependency_job_id":"2757ddfe-1a35-4ec7-bb89-0f90a3c2e424","html_url":"https://github.com/einride/ghcomment","commit_stats":{"total_commits":46,"total_committers":7,"mean_commits":6.571428571428571,"dds":0.5652173913043479,"last_synced_commit":"75f8f2efb8737a32cd113e3412208013d0739ec8"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/einride%2Fghcomment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/einride%2Fghcomment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/einride%2Fghcomment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/einride%2Fghcomment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/einride","download_url":"https://codeload.github.com/einride/ghcomment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240599197,"owners_count":19826959,"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":["automation","code-review","github"],"created_at":"2024-11-10T13:21:17.478Z","updated_at":"2026-01-17T23:53:48.102Z","avatar_url":"https://github.com/einride.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ghcomment\n\nA simple CLI tool for commenting on GitHub PRs.\n\n## Reasoning\n\nMost tools out there will just post a new comment to a GitHub PR but in heavily\ndeveloped, long living PRs or when the comments are large, lots of these\ncomments can become a burden to read the PR and also to find out which comments\nare still relevant and which are now old and outdated.\n\nThe main feature `ghcomment` was created for is that it always updates an\nexisting comment, if one already exists previously instead of creating a new\none.\n\n## Usage\n\n```\nUsage of ghcomment:\n\n  -comment string\n        A PR Comment\n  -pr int\n        A Pull Request number\n  -repo string\n        A GitHub repository on the format \u003corg\u003e/\u003crepository\u003e, or the local git repo if empty\n  -signkey string\n        A key used to create the signature\n  -token string\n        A github token\n```\n\n## SignKey\n\nBy using the `-signkey` flag, ghcomment can keep track of several different\ncomments at the same time. The sign key can be any string which is hashed and\nposted along with the comment. When `ghcomment` runs with a sign key, it will\nlook for a comment in the PR with a hash of that key and if it exist, it updates\nit instead of creating a new one\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feinride%2Fghcomment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feinride%2Fghcomment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feinride%2Fghcomment/lists"}