{"id":20221277,"url":"https://github.com/jmccann/drone-github-comment","last_synced_at":"2025-04-10T16:22:40.403Z","repository":{"id":151281745,"uuid":"89261610","full_name":"jmccann/drone-github-comment","owner":"jmccann","description":"Drone plugin to add comments to github issues and pull requests","archived":false,"fork":false,"pushed_at":"2023-10-23T23:57:44.000Z","size":1611,"stargazers_count":20,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T14:11:15.098Z","etag":null,"topics":["drone-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jmccann.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,"publiccode":null,"codemeta":null}},"created_at":"2017-04-24T16:13:10.000Z","updated_at":"2023-05-24T23:55:04.000Z","dependencies_parsed_at":"2024-11-14T07:03:55.454Z","dependency_job_id":null,"html_url":"https://github.com/jmccann/drone-github-comment","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/jmccann%2Fdrone-github-comment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmccann%2Fdrone-github-comment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmccann%2Fdrone-github-comment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmccann%2Fdrone-github-comment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmccann","download_url":"https://codeload.github.com/jmccann/drone-github-comment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248252659,"owners_count":21072699,"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":["drone-plugin"],"created_at":"2024-11-14T06:52:46.036Z","updated_at":"2025-04-10T16:22:40.389Z","avatar_url":"https://github.com/jmccann.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# drone-github-comment\n\nDrone plugin to add comments to a Github Issues/PRs.\n\n## Build\n\nBuild the binary with the following commands:\n\n```\ngo build\ngo test\n```\n\n## Docker\n\nBuild the docker image with the following commands:\n\n```\nCGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -tags netgo\ndocker build --rm=true -t jmccann/drone-github-comment .\n```\n\nPlease note incorrectly building the image for the correct x64 linux and with\nGCO disabled will result in an error when running the Docker image:\n\n```\ndocker: Error response from daemon: Container command\n'/bin/drone-github-comment' not found or does not exist.\n```\n\n## Usage\n\nExecute from the working directory:\n\n```\ndocker run --rm \\\n  jmccann/drone-github-comment:1 --repo-owner jmccann --repo-name drone-github-comment \\\n  --pull-request 12 --api-key abcd1234 --message \"Hello World!\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmccann%2Fdrone-github-comment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmccann%2Fdrone-github-comment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmccann%2Fdrone-github-comment/lists"}