[openwrt/openwrt] CI: labeler: Add econet

LEDE Commits lede-commits at lists.infradead.org
Fri Sep 12 12:04:59 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/7a81397fbe9fc36af19fb90130819b1213c8b000

commit 7a81397fbe9fc36af19fb90130819b1213c8b000
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Fri Sep 12 17:01:32 2025 +0200

    CI: labeler: Add econet
    
    Add new econet target to github labeler.
    
    Link: https://github.com/openwrt/openwrt/pull/20033
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 .github/labeler.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index efb60de4c6..89ac535595 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -54,6 +54,10 @@
     - "target/linux/d1/**"
     - "package/boot/uboot-d1/**"
     - "package/boot/opensbi/**"
+"target/econet":
+- changed-files:
+  - any-glob-to-any-file:
+    - "target/linux/econet/**"
 "target/gemini":
 - changed-files:
   - any-glob-to-any-file:




More information about the lede-commits mailing list