]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github/labeler: add script label to script changes 58175/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 20 Jun 2024 16:00:05 +0000 (12:00 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 20 Jun 2024 17:44:19 +0000 (13:44 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
.github/labeler.yml

index fb9537891ed895ac8e4d8c6eead6b2b90ee24fd6..484e350408fb3f43683e4861025dc3df1b8ba727 100644 (file)
@@ -322,3 +322,8 @@ telemetry:
   - qa/workunits/test_telemetry_quincy_x.sh
   - src/pybind/mgr/telemetry/**
   - src/telemetry/**
+
+script:
+  - src/script/**
+  - admin/**
+  - doc/scripts/**