summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 08:15:24 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 08:15:35 +0000
commitf09848204fa5283d21ea43e262ee41aa578e1808 (patch)
treec62385d7adf209fa6a798635954d887f718fb3fb /.github/labeler.yml
parentReleasing debian version 1.46.3-2. (diff)
downloadnetdata-f09848204fa5283d21ea43e262ee41aa578e1808.tar.xz
netdata-f09848204fa5283d21ea43e262ee41aa578e1808.zip
Merging upstream version 1.47.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml10
1 files changed, 2 insertions, 8 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 0cbec181d..36d18e74e 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -75,7 +75,7 @@ area/collectors:
- changed-files:
- any-glob-to-any-file:
- src/collectors/**
- - src/go/collectors/go.d.plugin/**
+ - src/go/**
collectors/plugins.d:
- any:
@@ -141,7 +141,7 @@ collectors/go.d:
- any:
- changed-files:
- any-glob-to-any-file:
- - src/go/collectors/go.d.plugin/**
+ - src/go/**
collectors/idlejitter:
- any:
@@ -289,9 +289,3 @@ area/web:
- changed-files:
- any-glob-to-any-file:
- src/web/**
-
-area/logs-management:
- - any:
- - changed-files:
- - any-glob-to-any-file:
- - src/logsmanagement/**