@cryptotaxi247 / netdata-1 / commits / 8e347d8be

ci: ignore changes in src/go/otel-collector/release-config.yaml.in (#20222)

Ilya Mashchenko committed May 21, 2025 at 11:00 UTC 8e347d8be0200ab04b14bcb652e6092b9863e480
4 files changed +4
.github/workflows/build.yml
+1
@@ -54,6 +54,7 @@ jobs:
54 src/web/server/h2o/libh2o/
55 files_ignore: |
56 netdata.spec.in
57 + src/go/otel-collector/release-config.yaml.in
58 **/*.md
59 - name: Check build files
60 id: check-build-files
.github/workflows/checks.yml
+1
@@ -41,6 +41,7 @@ jobs:
41 src/web/server/h2o/libh2o/
42 files_ignore: |
43 netdata.spec.in
44 + src/go/otel-collector/release-config.yaml.in
45 **/*.md
46 - name: Check build files
47 id: check-build-files
.github/workflows/docker.yml
+1
@@ -61,6 +61,7 @@ jobs:
61 src/web/server/h2o/libh2o/
62 files_ignore: |
63 netdata.spec.in
64 + src/go/otel-collector/release-config.yaml.in
65 **/*.md
66 - name: Check build system files
67 id: check-build-files
.github/workflows/packaging.yml
+1
@@ -67,6 +67,7 @@ jobs:
67 src/fluent-bit/
68 src/web/server/h2o/libh2o/
69 files_ignore: |
70 + src/go/otel-collector/release-config.yaml.in
71 **/*.md
72 packaging/repoconfig/
73 - name: List all changed files in pattern