要使用通知企业微信通知插件,请使用以下命令进行安装:
./answer build --with github.com/apache/answer-plugins/notification-wecom
配置Webhook URL并打开通知
https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxhttps://open.work.weixin.qq.com/help2/pc/14931 https://developer.work.weixin.qq.com/document/path/91770
感谢钉钉通知插件的开发,本插件很多代码参考或者直接沿用了钉钉通知插件的代码。