milvus/COMMAND_HELP.md
Jenny Li 998117f7f5
[skip e2e]Use 'T' instead of 't' (#13692)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
2021-12-20 13:10:58 +08:00

13 lines
559 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 failure checks | Trigger failed github workflow jobs, including code checker & unit test. |