index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Robert Marko <robimarko@gmail.com>
2024-04-13 11:25:52 +0200
committer
Robert Marko <robimarko@gmail.com>
2024-04-13 11:25:52 +0200
commit
166ed4f50a75aa51c249bea9ba1884203eeb1c87
(
patch
)
tree
3f13d26844c0a0eabe6281ae3c00e075d2e8eb91
parent
4d8a9a954a609bc38047819a83e15b52bb004597
(
diff
)
CI: labeler: add d1 target
Add support for 'd1' target and its specific packages in labeler. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat
-rw-r--r--
.github/labeler.yml
4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 1813b7f849..5cbf2ac987 100644
--- a/
.github/labeler.yml
+++ b/
.github/labeler.yml
@@ -30,6 +30,10 @@
- "package/boot/arm-trusted-firmware-bcm63xx/**"
"target/bmips":
- "target/linux/bmips/**"
+"target/d1":
+ - "target/linux/d1/**"
+ - "package/boot/uboot-d1/**"
+ - "package/boot/opensbi/**"
"target/gemini":
- "target/linux/gemini/**"
"target/imx":