Skip to content

luoyanke/gitlab-webhook-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

访问路径

编译

制品包在 ./dist/linux/

window下交叉编译

$ENV:CGO_ENABLED=0
$ENV:GOOS="linux"
$ENV:GOARCH="amd64"
go build -o ./dist/linux/gitlab-webhook-tool ./cmd/main.go

启动参数

    ./gitlab-webhook-tool -port 6711 -feishuWebhook https://open.feishu.cn/open-apis/bot/v2/hook/11111111111111111
  • port 监听的端口 -feishuWebhook 飞书机器人

About

gitlab 代码提交,合并请求 事情 触发 发送飞书

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages