]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci : update labeler (#20629)
authorSigbjørn Skjæret <redacted>
Mon, 16 Mar 2026 19:24:20 +0000 (20:24 +0100)
committerGitHub <redacted>
Mon, 16 Mar 2026 19:24:20 +0000 (20:24 +0100)
.github/labeler.yml

index 08cfd7e0bce94c3792a00f1070f70256b892b65f..e9b75bc29ef0edc1c80768982d1186269524f741 100644 (file)
@@ -104,3 +104,20 @@ OpenCL:
         - any-glob-to-any-file:
             - ggml/include/ggml-opencl.h
             - ggml/src/ggml-opencl/**
+            - docs/backend/OPENCL.md
+Hexagon:
+    - changed-files:
+        - any-glob-to-any-file:
+            - ggml/include/ggml-hexagon.h
+            - ggml/src/ggml-hexagon/**
+WebGPU:
+    - changed-files:
+        - any-glob-to-any-file:
+            - ggml/include/ggml-webgpu.h
+            - ggml/src/ggml-webgpu/**
+OpenVINO:
+    - changed-files:
+        - any-glob-to-any-file:
+            - ggml/include/ggml-openvino.h
+            - ggml/src/ggml-openvino/**
+            - docs/backend/OPENVINO.md