{"id":41779319,"url":"https://github.com/drone/plugin","last_synced_at":"2026-02-16T07:20:16.634Z","repository":{"id":61628126,"uuid":"543629989","full_name":"drone/plugin","owner":"drone","description":"Tool to execute plugins","archived":false,"fork":false,"pushed_at":"2026-02-13T11:26:13.000Z","size":38363,"stargazers_count":3,"open_issues_count":3,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-13T19:24:01.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drone.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-30T14:04:31.000Z","updated_at":"2026-02-13T10:31:20.000Z","dependencies_parsed_at":"2026-01-25T04:11:55.397Z","dependency_job_id":null,"html_url":"https://github.com/drone/plugin","commit_stats":null,"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/drone/plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fplugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fplugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fplugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fplugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drone","download_url":"https://codeload.github.com/drone/plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fplugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29502934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-01-25T03:34:50.533Z","updated_at":"2026-02-16T07:20:16.598Z","avatar_url":"https://github.com/drone.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Compile and install the binary:\n\n```\ngo install github.com/drone/plugin\n```\n\nExecute a Harness plugin:\n\n```\nexport PLUGIN_URLS=https://webhook.site/05a1f5dc-ee5e-4c3f-86af-de39feee929a\nexport DRONE_REPO_OWNER=octocat\nexport DRONE_REPO_NAME=hello-world\nexport DRONE_COMMIT_SHA=7fd1a60b01f91b314f59955a4e4d4e80d8edf11d\nexport DRONE_COMMIT_BRANCH=master\nexport DRONE_COMMIT_AUTHOR=octocat\nexport DRONE_BUILD_NUMBER=1\nexport DRONE_BUILD_STATUS=success\nexport DRONE_BUILD_LINK=http://github.com/octocat/hello-world\nexport DRONE_TAG=1.0.0\n\nplugin -repo https://github.com/drone-plugins/drone-webhook.git\n```\n\nExecute a Harness plugin by alias:\n\n```\nplugin -name webhook\n```\n\nExecute a Bitrise plugin:\n\n```\nplugin -repo https://github.com/bradrydzewski/test-step.git -ref main\n```\n\nExecute below github action:\n\n```console\nsteps:\n- name: action\n  type: action\n  spec:\n    uses: actions/hello-world-javascript-action@v1.1\n    with:\n        who-to-greet: Mona the Octocat\n    env:\n        hello: world\n```\nRun on linux\n```shell\nexport PLUGIN_WITH=\"{ \\\"who-to-greet\\\": \\\"Mona the Octocat\\\" }\"\nexport hello=world\n\nplugin -kind action -name actions/hello-world-javascript-action@v1.1\n```\n\nRun on windows\n```powershell\n$env:PLUGIN_WITH = '{ \"distribution\": \"temurin\", \"java-version\": \"17\" }'\n$env:DRONE_ENV = 'C:\\Users\\Administrator\\drone.env'\nplugin -kind action -name actions/setup-java@v3\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrone%2Fplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrone%2Fplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrone%2Fplugin/lists"}