mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-29 16:19:29 +00:00
ci: trigger upgrade tests job only on phrase
To avoid runs of upgrade tests on all PRs till the job is stable, trigger it only through phrase. Signed-off-by: Yug <yuggupta27@gmail.com>
This commit is contained in:
parent
1b661cb2c6
commit
31769aa7dc
@ -53,6 +53,7 @@
|
|||||||
trigger-phrase: '/(re)?test ((all)|(ci/centos/upgrade-tests(-{test_type})?))'
|
trigger-phrase: '/(re)?test ((all)|(ci/centos/upgrade-tests(-{test_type})?))'
|
||||||
permit-all: true
|
permit-all: true
|
||||||
github-hooks: true
|
github-hooks: true
|
||||||
|
only-trigger-phrase: true
|
||||||
black-list-target-branches:
|
black-list-target-branches:
|
||||||
- ci/centos
|
- ci/centos
|
||||||
org-list:
|
org-list:
|
||||||
|
Loading…
Reference in New Issue
Block a user