Sign inSign up

dinospring/gitlab-wework-bot

By dinospring

Updated over 2 years ago

Gitlab Webhook 推送到企业微信

Image
0

218

dinospring/gitlab-wework-bot repository overview

来源

github:https://github.com/junbaor/platelet

org.gitlab4j:gitlab4j-api 升级到 5.5.0

docker 部署
docker run -d -p 8081:8081 --name=gitlab-wework-bot dinospring/gitlab-wework-bot:latest

使用

1、申请企业微信机器人获取 Webhook 地址.
例如 : https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=92dc7b26-1234-4568-5678-99ebccf461b0
2、记录 key 参数. 例如 : 92dc7b26-1234-4568-5678-99ebccf461b0
3、打开 Gitlab 项目主页, 点击 settings - integrations
4、URL 处输入 http://机器IP:8081/webhook/key参数.
例如 : http://10.200.13.33:8081/webhook/92dc7b26-1234-4568-5678-99ebccf461b0
5、勾选自己关心的 Trigger
6、点击 Add webhook

Tag summary

Content type

Image

Digest

sha256:c584d33ac

Size

248.9 MB

Last updated

over 2 years ago

docker pull dinospring/gitlab-wework-bot