Learn the basics of how webhooks work to help you build and set up integrations.
了解如何构建 web 挂钩,选择 web 挂钩将在 GitHub 上侦听的事件,以及如何设置服务器以接收和管理 web 挂钩负载。
了解如何设置服务器来管理传入的 web 挂钩有效负载。
查看 GitHub 上的 web 挂钩交付,包括 HTTP 请求和有效负载以及响应。
出于安全原因,请确保您的服务器仅接收预期的 GitHub 请求。
For each webhook event, you can review when the event occurs, an example payload, and descriptions about the payload object parameters.