milvus/COMMAND_HELP.md
Jenny Li 98c0a76f04
[skip ci] Add doc for command help (#13566)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
2021-12-17 10:47:16 +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. |