mirror of https://github.com/milvus-io/milvus.git
13 lines
559 B
Markdown
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. |
|