使用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
Github webhook notification module written in PHP, used for Tencent Cloud SCF.
Demo: https://api.ahdark.com/release/github-to-wechat
The parameter sendkey
must be carried when requesting, and the value is the Send Key value of the enterprise WeChat
group robot For example: https://api.ahdark.com/release/github-to-wechat?sendkey=8679xxxx-xxxx-xxxx-xxxx-xxxx3e2eab49
api.ahdark.com
is a test environment, please do not rely on it, SLA is not guaranteed!
- Ping
- Push
- Pull Request
- Issue
- Release