Skip to content

Commit

Permalink
.github: automatically add telemetry label to relevant files
Browse files Browse the repository at this point in the history
Signed-off-by: Laura Flores <[email protected]>
  • Loading branch information
Laura Flores committed Dec 14, 2022
1 parent 3a8f2dc commit 960aec0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/**

0 comments on commit 960aec0

Please sign in to comment.