projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7390068
)
CI: labeler: add sifiveu target
author
Piotr Dymacz
<pepe2k@gmail.com>
Mon, 12 Jun 2023 19:22:52 +0000
(21:22 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 16 Jun 2023 17:47:39 +0000
(19:47 +0200)
Add support for 'sifiveu' target and its specific packages in labeler.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
(cherry picked from commit
92b8b18c2685e9e509d2b8b797de7e03424d17d1
)
.github/labeler.yml
patch
|
blob
|
history
diff --git
a/.github/labeler.yml
b/.github/labeler.yml
index 6303fdf7b72480e37021a5d947cf292bb75aa6c0..6d53d5810637263afeff9d132d47d0fa923e3502 100644
(file)
--- a/
.github/labeler.yml
+++ b/
.github/labeler.yml
@@
-94,6
+94,10
@@
- "target/linux/rockchip/**"
- "package/boot/arm-trusted-firmware-rockchip/**"
- "package/boot/uboot-rockchip/**"
+"target/sifiveu":
+ - "target/linux/sifiveu/**"
+ - "package/boot/uboot-sifiveu/**"
+ - "package/boot/opensbi/**"
"target/sunxi":
- "target/linux/sunxi/**"
- "package/boot/arm-trusted-firmware-sunxi/**"