From: Jan Fajerski Date: Tue, 17 Nov 2020 11:41:47 +0000 (+0100) Subject: github: add ceph-volume autolabel X-Git-Tag: v16.1.0~564^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1014354846dbd86104e83a488d042fdbfd58c9de;p=ceph.git github: add ceph-volume autolabel Signed-off-by: Jan Fajerski --- diff --git a/.github/labeler.yml b/.github/labeler.yml index 50ef5e0a0938..5e5fcfa147b4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -102,3 +102,7 @@ rbd: - src/tools/rbd/** - src/tools/rbd_mirror/** - src/tools/rbd_nbd/** + +ceph-volume: + - src/ceph-volume/** + - doc/ceph-volume/**