Skip to content

Commit 2449c28

Browse files
authored
Merge pull request ceph#58175 from batrick/label-scripts
.github/labeler: add script label to script changes Reviewed-by: Ilya Dryomov <[email protected]>
2 parents 9d95021 + 6d958b1 commit 2449c28

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,3 +322,8 @@ telemetry:
322322
- qa/workunits/test_telemetry_quincy_x.sh
323323
- src/pybind/mgr/telemetry/**
324324
- src/telemetry/**
325+
326+
script:
327+
- src/script/**
328+
- admin/**
329+
- doc/scripts/**

0 commit comments

Comments
 (0)