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.
webhook 指南将电子邮件列为可用服务之一,但似乎只有在用户实际将更改推送到存储库时才会启动。您如何配置它,以便针对与该回购有关的每个事件触发电子邮件 - 打开/关闭问题,拉取请求等?
目前你不能。请参阅此对 github-services 的拉取请求,这将至少通过电子邮件启用拉取请求通知,但它从未被 GitHub 合并。
作为一种解决方法,我目前在我的 Android 设备上使用IFTTT来通过电子邮件收到有关拉取请求的通知。