summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorLaura Flores <lflores@redhat.com>2022-12-05 22:07:42 +0100
committerGitHub <noreply@github.com>2022-12-05 22:07:42 +0100
commite75eb834e733d71c97941039e92a16fdc1aaa4cf (patch)
tree42431814ec6d6f197d0c1a382c16ecdab8a00466 /.github/labeler.yml
parentMerge pull request #48817 from adk3798/device-refresh-message (diff)
downloadceph-e75eb834e733d71c97941039e92a16fdc1aaa4cf.tar.xz
ceph-e75eb834e733d71c97941039e92a16fdc1aaa4cf.zip
.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 <lflores@redhat.com>
Diffstat (limited to '')
-rw-r--r--.github/labeler.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 9be92f70a0a..8c97c8a298c 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: