From: Laura Flores Date: Mon, 5 Dec 2022 21:07:42 +0000 (-0600) Subject: .github: add core label to files under src/test/librados X-Git-Tag: v18.1.0~738^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e75eb834e733d71c97941039e92a16fdc1aaa4cf;p=ceph.git .github: add core label to files under src/test/librados In response to https://tracker.ceph.com/issues/58173, it would have helped to have the PR label librados test files with core, so the PR would have been tagged for rados qa. Signed-off-by: Laura Flores --- diff --git a/.github/labeler.yml b/.github/labeler.yml index 9be92f70a0a8..8c97c8a298c2 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -146,6 +146,7 @@ core: - src/tools/monmaptool.cc - src/tools/osdmaptool.cc - src/tools/rados/** + - src/test/librados/** - src/test/osd/** crimson: