AH-dark / Github-Webhook-Notification-PHP

使用PHP撰写的github webhook 通知模块

Home Page:https://ahdark.com/opensource/github-webhook-notification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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!

Currently supported events:

  • Ping
  • Push
  • Pull Request
  • Issue
  • Release

About

使用PHP撰写的github webhook 通知模块

https://ahdark.com/opensource/github-webhook-notification

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%