ci-build-message
v1.0.2
Published
[![Node.js Package](https://github.com/TanMusong/ci-build-message/actions/workflows/npm-publish-github-packages.yml/badge.svg)](https://github.com/TanMusong/ci-build-message/actions/workflows/npm-publish-github-packages.yml) [![NPM version](https://img.sh
Downloads
7
Readme
CI Build Message
Requirements
- git
Install
npm install -g ci-build-message
Usage
cibm/cibuildmessage --begin\
--project <project path> \
--robot-type [wechat|feishu] \
--robot-key <webhook key> \
--name <ci key> \
--data <custom data like "text;value=key;value2=key2;text2">
cibm/cibuildmessage --end\
--project <project path> \
--robot-type [wechat|feishu] \
--robot-key <webhook key> \
--name <ci key> \
--url <preview or download url>
--data <custom data like "text;value=key;value2=key2;text2">