milvus/COMMAND_HELP.md
Jenny Li 514cbde13f
[skip e2e] Change failure checks to ut (#13924)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
2021-12-22 09:55:00 +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 test |
| rerun ut | Trigger failed github workflow jobs, including code checker & unit test. |