milvus/COMMAND_HELP.md

13 lines
546 B
Markdown
Raw Normal View History

# 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. |