mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
86917834bb
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
13 lines
546 B
Markdown
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. |
|