{"id":30215606,"url":"https://github.com/bells17/prow-plugin-pingpong","last_synced_at":"2026-05-16T11:03:16.931Z","repository":{"id":149684996,"uuid":"230089797","full_name":"bells17/prow-plugin-pingpong","owner":"bells17","description":"This is a Prow external-plugin sample.","archived":false,"fork":false,"pushed_at":"2019-12-25T11:25:49.000Z","size":135,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T22:26:44.910Z","etag":null,"topics":["k8s-sig-testing","kubernetes","prow"],"latest_commit_sha":null,"homepage":"","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/bells17.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-12-25T11:01:02.000Z","updated_at":"2020-04-17T13:05:08.000Z","dependencies_parsed_at":"2023-04-22T01:36:23.937Z","dependency_job_id":null,"html_url":"https://github.com/bells17/prow-plugin-pingpong","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bells17/prow-plugin-pingpong","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bells17%2Fprow-plugin-pingpong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bells17%2Fprow-plugin-pingpong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bells17%2Fprow-plugin-pingpong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bells17%2Fprow-plugin-pingpong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bells17","download_url":"https://codeload.github.com/bells17/prow-plugin-pingpong/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bells17%2Fprow-plugin-pingpong/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","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":["k8s-sig-testing","kubernetes","prow"],"created_at":"2025-08-14T02:13:32.073Z","updated_at":"2026-05-16T11:03:16.915Z","avatar_url":"https://github.com/bells17.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prow-plugin-pingpong\n\nThis is a [Prow](https://github.com/kubernetes/test-infra/tree/master/prow) [external-plugin](https://github.com/kubernetes/test-infra/tree/master/prow/plugins#external-plugins) sample. if you commented `/ping` on Github, Prow bot reply `pong`.\n\n![](https://raw.githubusercontent.com/bells17/prow-plugin-pingpong/master/how-to-use.png)\n\nYou can learn about Prow external-plugin from below links:\n\n- [about external plugin](https://github.com/kubernetes/test-infra/tree/master/prow/plugins#external-plugins)\n- [In-tree plugins](https://github.com/kubernetes/test-infra/tree/master/prow/plugins)\n- [official external-plugins](https://github.com/kubernetes/test-infra/tree/master/prow/external-plugins)\n\nDocker image is here: https://hub.docker.com/repository/docker/bells17/pingpong\n\n## Deploy plugin\n\n```\n$ kubectl apply -f https://raw.githubusercontent.com/bells17/prow-plugin-pingpong/master/deploy.yaml\n```\n\n(Before deploying this plugin, you need a deployed Prow)\n\n## Enable plugin\n\nAppend a below setting to `plugins.yaml`.\n\n```\nexternal_plugins:\n  \u003corg\u003e/\u003crepo\u003e:\n  - name: pingpong\n    endpoint: http://pingpong.default.svc.cluster.local:8888\n    events:\n    - issue_comment\n```\n\nAnd apply this settings as below:\n\n```\n$ kubectl create configmap plugins \\\n\t--from-file=plugins.yaml=plugins.yaml --dry-run -o yaml \\\n\t| kubectl replace configmap plugins -f -\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbells17%2Fprow-plugin-pingpong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbells17%2Fprow-plugin-pingpong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbells17%2Fprow-plugin-pingpong/lists"}