/wechat-webhook

Wechat work robot for gitlab webhook notification

Primary LanguageC++

wechat-webhook

wechat-webhook is used for gitlab notification to WeChat Work group. Inspired by dingding gitlab robot.

usage

  1. mkdir build && cd build && cmake ..
  2. just start wechat-webhook instance,
  3. gitlab config webhook url
http://<ip>:port/webhook/gitlab?id=<robot token id>
http://<ip>:port/webhook/grafana?id=<robot token id>

features

  • push event
  • tag event
  • merge event
  • branch create/delete event
  • grafana alert

dependency