Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
'为绑定事件发布接收钩子。'你能解释一下是什么意思吗?
谢谢
每个 GitHub 存储库都可以选择在将存储库推送到时与 Web 服务器进行通信。这些“WebHooks”可用于更新外部问题跟踪器、触发 CI 构建、更新备份镜像,甚至部署到您的生产服务器。
您可以在 github 上阅读有关此主题的信息。