2021-12-17 02:47:16 +00:00
|
|
|
# Commands to trigger jobs
|
|
|
|
|
|
|
|
## Guide
|
|
|
|
|
2021-12-20 05:10:58 +00:00
|
|
|
1. The job will be triggered when your comments on pull request matched command.
|
2021-12-17 02:47:16 +00:00
|
|
|
|
|
|
|
## Commands
|
|
|
|
|
|
|
|
| Command | Description |
|
|
|
|
| -------------------------|----------------------------------------------------------------------------|
|
|
|
|
| /run-checks | Trigger Jenkins Job for e2e test |
|
2021-12-22 01:55:00 +00:00
|
|
|
| rerun ut | Trigger failed github workflow jobs, including code checker & unit test. |
|