mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
98c0a76f04
Signed-off-by: Jenny Li <jing.li@zilliz.com>
559 B
559 B
Commands to trigger jobs
Guide
- 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. |