[openwrt/openwrt] CI: labeler: Add qualcommbe target

LEDE Commits lede-commits at lists.infradead.org
Sun Feb 9 12:04:24 PST 2025


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/95a4ed8d24a9befff7997f80e11c602e6b0f19d1

commit 95a4ed8d24a9befff7997f80e11c602e6b0f19d1
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Feb 9 13:59:57 2025 +0100

    CI: labeler: Add qualcommbe target
    
    Add a label for changes in the qualcommbe target.
    
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
    Link: https://github.com/openwrt/openwrt/pull/17922
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 .github/labeler.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index c23138a8a3..50e0aec33b 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -82,6 +82,10 @@
     - "target/linux/qualcommax/**"
     - "package/kernel/qca-ssdk/**"
     - "package/kernel/qca-nss-dp/**"
+"target/qualcommbe":
+- changed-files:
+  - any-glob-to-any-file:
+    - "target/linux/qualcommbe/**"
 "target/ixp4xx":
 - changed-files:
   - any-glob-to-any-file:




More information about the lede-commits mailing list