milvus/COMMAND_HELP.md
yanliang567 86917834bb
[skip e2e]Update doc format (#14999)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2022-01-07 21:11:43 +08:00

13 lines
546 B
Markdown

# Commands to trigger jobs
## Guide
1. The job will be triggered when your comments on pull request matched command.
## Commands
| Command | Description |
| -------------------------|----------------------------------------------------------------------------|
| /run-checks | Trigger Jenkins Job for e2e tests. |
| rerun ut | Trigger failed github workflow jobs, including code checker & unit tests. |