]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: automatically add telemetry label to relevant files 49416/head
authorLaura Flores <ljflores@redhat.com>
Tue, 13 Dec 2022 20:01:11 +0000 (20:01 +0000)
committerLaura Flores <ljflores@redhat.com>
Wed, 14 Dec 2022 16:20:45 +0000 (16:20 +0000)
Signed-off-by: Laura Flores <ljflores@redhat.com>
.github/labeler.yml

index 8c97c8a298c26a8e71ee1cad8fc6441ce72330ca..60c1bc5f0882d7bb26b7de50f3ada04d1cdf1c88 100644 (file)
@@ -274,4 +274,13 @@ monitoring:
   - src/pybind/mgr/dashboard/ci/check_grafana_dashboards.py
   - src/pybind/mgr/prometheus/**
   - monitoring/**  
-  
+telemetry:
+  - doc/mgr/telemetry.rst
+  - qa/suites/upgrade/telemetry-upgrade/**
+  - qa/workunits/test_telemetry_pacific.sh
+  - qa/workunits/test_telemetry_pacific_x.sh
+  - qa/workunits/test_telemetry_quincy.sh
+  - qa/workunits/test_telemetry_quincy_x.sh
+  - src/pybind/mgr/telemetry/**
+  - src/telemetry/**