{"id":25172590,"url":"https://github.com/makergyt/webhook","last_synced_at":"2026-07-09T05:31:37.440Z","repository":{"id":143921326,"uuid":"186787591","full_name":"MakerGYT/webhook","owner":"MakerGYT","description":"【Tool】Git push \u0026 update the Nodejs app","archived":false,"fork":false,"pushed_at":"2020-01-02T13:20:19.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T08:32:13.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/MakerGYT.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-15T08:52:08.000Z","updated_at":"2020-01-02T13:57:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d6c00e0-6c6e-4f1e-ae77-28f9e07f266a","html_url":"https://github.com/MakerGYT/webhook","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MakerGYT/webhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MakerGYT%2Fwebhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MakerGYT%2Fwebhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MakerGYT%2Fwebhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MakerGYT%2Fwebhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MakerGYT","download_url":"https://codeload.github.com/MakerGYT/webhook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MakerGYT%2Fwebhook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35288805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-02-09T10:15:13.263Z","updated_at":"2026-07-09T05:31:37.436Z","avatar_url":"https://github.com/MakerGYT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 服务端\n服务端启动一个webhook监听服务,该服务会在收到push消息后执行脚本,存在则更新，不存在则克隆安装\n```js\n// config.js\nmodule.exports = {\n    path: '',\n    secret: '',\n    contentType: 'application/json'\n}\n```\n# 本地\n本地git提交\n# git仓库\n所有待部署的仓库配置相同的[webhook](https://github.com/MakerGYT/\u003crepository\u003e/settings/hooks/new)\n- Payload URL\n- Content type(application/json)\n- Secret\n\n# web\n在打开站点时，调用接口读取git log并输出到页面\n[demo](https://github.com/MakerGYT/wehook-demo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakergyt%2Fwebhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakergyt%2Fwebhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakergyt%2Fwebhook/lists"}