Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.
AHdark edited this page Sep 17, 2021 · 1 revision

Github-Webhook-Notification

使用PHP撰写的github webhook 通知模块,用于腾讯云云函数

示例: https://api.ahdark.com/release/github-to-wechat

请求时须携带参数sendkey,值为企业微信群机器人的Send Key值 例如:https://api.ahdark.com/release/github-to-wechat?sendkey=8679xxxx-xxxx-xxxx-xxxx-xxxx3e2eab49

api.ahdark.com为测试环境,请勿依赖,不保证SLA!

目前支持的事件:

  • Ping
  • Push
  • Pull Request
  • Issue
  • Release
Clone this wiki locally