ahaclub / github-webhook-feishu

github-webhook-feishu
https://githubbot.ahaclub.net
Mozilla Public License 2.0
9 stars 1 forks source link

How to use the github-webhook-feishu bot ? #6

Closed aboutmydreams closed 2 years ago

aboutmydreams commented 2 years ago

01 Add a bot in a feishu group and copy the bot webhook url

image

02 Concatenate as url:

https://githubbot.ahaclub.net/feishu?url={your-feishu-bot-webhook-url} 

# example
https://githubbot.ahaclub.net/feishu?url=https://open.feishu.cn/open-apis/bot/v2/hook/ahaclub-abcd-abcd

image

03 Open a github repo setting page and add the url to webhook

image

aboutmydreams commented 2 years ago

readme added