milvus/COMMAND_HELP.md
yanliang567 8df158a9c4
[skip e2e]Fix a typo issue (#14943)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
2022-01-06 18:27:21 +08:00

13 lines
545 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 test |
| rerun ut | Trigger failed github workflow jobs, including code checker & unit tests. |