mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: add "component/nfs" label with Mergify
"component/nfs" has been added to the labels in the repository, and Mergify should be able to add that to PRs. Updates: #2913 Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
4e8033b762
commit
9fe3870874
@ -309,6 +309,13 @@ pull_request_rules:
|
|||||||
label:
|
label:
|
||||||
add:
|
add:
|
||||||
- component/cephfs
|
- component/cephfs
|
||||||
|
- name: title contains NFS
|
||||||
|
conditions:
|
||||||
|
- "title~=nfs: "
|
||||||
|
actions:
|
||||||
|
label:
|
||||||
|
add:
|
||||||
|
- component/nfs
|
||||||
- name: title contains RBD
|
- name: title contains RBD
|
||||||
conditions:
|
conditions:
|
||||||
- "title~=rbd: "
|
- "title~=rbd: "
|
||||||
|
Loading…
Reference in New Issue
Block a user