labeler.yml 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. # target/*
  2. "target/airoha":
  3. - changed-files:
  4. - any-glob-to-any-file:
  5. - "target/linux/airoha/**"
  6. "target/apm821xx":
  7. - changed-files:
  8. - any-glob-to-any-file:
  9. - "target/linux/apm821xx/**"
  10. "target/archs38":
  11. - changed-files:
  12. - any-glob-to-any-file:
  13. - "target/linux/archs38/**"
  14. "target/armsr":
  15. - changed-files:
  16. - any-glob-to-any-file:
  17. - "target/linux/armsr/**"
  18. "target/at91":
  19. - changed-files:
  20. - any-glob-to-any-file:
  21. - "target/linux/at91/**"
  22. - "package/boot/at91bootstrap/**"
  23. - "package/boot/uboot-at91/**"
  24. "target/ath79":
  25. - changed-files:
  26. - any-glob-to-any-file:
  27. - "target/linux/ath79/**"
  28. "target/bcm27xx":
  29. - changed-files:
  30. - any-glob-to-any-file:
  31. - "target/linux/bcm27xx/**"
  32. - "package/kernel/bcm27xx-gpu-fw/**"
  33. "target/bcm47xx":
  34. - changed-files:
  35. - any-glob-to-any-file:
  36. - "target/linux/bcm47xx/**"
  37. "target/bcm4908":
  38. - changed-files:
  39. - any-glob-to-any-file:
  40. - "target/linux/bcm4908/**"
  41. - "package/boot/uboot-bcm4908/**"
  42. - "package/boot/arm-trusted-firmware-bcm63xx/**"
  43. "target/bcm53xx":
  44. - changed-files:
  45. - any-glob-to-any-file:
  46. - "target/linux/bcm53xx/**"
  47. - "package/boot/uboot-bcm53xx/**"
  48. "target/bmips":
  49. - changed-files:
  50. - any-glob-to-any-file:
  51. - "target/linux/bmips/**"
  52. - "package/boot/uboot-bmips/**"
  53. - "package/kernel/bcm63xx-cfe/**"
  54. "target/d1":
  55. - changed-files:
  56. - any-glob-to-any-file:
  57. - "target/linux/d1/**"
  58. - "package/boot/uboot-d1/**"
  59. - "package/boot/opensbi/**"
  60. "target/gemini":
  61. - changed-files:
  62. - any-glob-to-any-file:
  63. - "target/linux/gemini/**"
  64. "target/imx":
  65. - changed-files:
  66. - any-glob-to-any-file:
  67. - "target/linux/imx/**"
  68. - "package/boot/imx-bootlets/**"
  69. - "package/boot/uboot-imx/**"
  70. "target/ipq40xx":
  71. - changed-files:
  72. - any-glob-to-any-file:
  73. - "target/linux/ipq40xx/**"
  74. "target/ipq806x":
  75. - changed-files:
  76. - any-glob-to-any-file:
  77. - "target/linux/ipq806x/**"
  78. "target/qualcommax":
  79. - changed-files:
  80. - any-glob-to-any-file:
  81. - "target/linux/qualcommax/**"
  82. "target/ixp4xx":
  83. - changed-files:
  84. - any-glob-to-any-file:
  85. - "target/linux/ixp4xx/**"
  86. - "package/boot/apex/Makefile/**"
  87. - "package/firmware/ixp4xx-microcode/**"
  88. "target/kirkwood":
  89. - changed-files:
  90. - any-glob-to-any-file:
  91. - "target/linux/kirkwood/**"
  92. - "package/boot/uboot-kirkwood/**"
  93. "target/lantiq":
  94. - changed-files:
  95. - any-glob-to-any-file:
  96. - "target/linux/lantiq/**"
  97. - "package/kernel/lantiq/**"
  98. - "package/firmware/lantiq/**"
  99. - "package/boot/uboot-lantiq/**"
  100. "target/layerscape":
  101. - changed-files:
  102. - any-glob-to-any-file:
  103. - "target/linux/layerscape/**"
  104. - "package/firmware/layerscape/**"
  105. - "package/boot/tfa-layerscape/**"
  106. - "package/boot/uboot-layerscape/**"
  107. - "package/network/utils/layerscape/**"
  108. "target/loongarch64":
  109. - changed-files:
  110. - any-glob-to-any-file:
  111. - "target/linux/loongarch64/**"
  112. "target/malta":
  113. - changed-files:
  114. - any-glob-to-any-file:
  115. - "target/linux/malta/**"
  116. "target/mediatek":
  117. - changed-files:
  118. - any-glob-to-any-file:
  119. - "target/linux/mediatek/**"
  120. - "package/boot/arm-trusted-firmware-mediatek/**"
  121. - "package/boot/uboot-mediatek/**"
  122. "target/mpc85xx":
  123. - changed-files:
  124. - any-glob-to-any-file:
  125. - "target/linux/mpc85xx/**"
  126. "target/mvebu":
  127. - changed-files:
  128. - any-glob-to-any-file:
  129. - "target/linux/mvebu/**"
  130. - "package/boot/arm-trusted-firmware-mvebu/**"
  131. - "package/boot/uboot-mvebu/**"
  132. "target/mxs":
  133. - changed-files:
  134. - any-glob-to-any-file:
  135. - "target/linux/mxs/**"
  136. - "package/boot/uboot-mxs/**"
  137. "target/octeon":
  138. - changed-files:
  139. - any-glob-to-any-file:
  140. - "target/linux/octeon/**"
  141. "target/omap":
  142. - changed-files:
  143. - any-glob-to-any-file:
  144. - "target/linux/omap/**"
  145. - "package/boot/uboot-omap/**"
  146. "target/pistachio":
  147. - changed-files:
  148. - any-glob-to-any-file:
  149. - "target/linux/pistachio/**"
  150. "target/qoriq":
  151. - changed-files:
  152. - any-glob-to-any-file:
  153. - "target/linux/qoriq/**"
  154. "target/ramips":
  155. - changed-files:
  156. - any-glob-to-any-file:
  157. - "target/linux/ramips/**"
  158. "target/realtek":
  159. - changed-files:
  160. - any-glob-to-any-file:
  161. - "target/linux/realtek/**"
  162. "target/rockchip":
  163. - changed-files:
  164. - any-glob-to-any-file:
  165. - "target/linux/rockchip/**"
  166. - "package/boot/arm-trusted-firmware-rockchip/**"
  167. - "package/boot/uboot-rockchip/**"
  168. "target/sifiveu":
  169. - changed-files:
  170. - any-glob-to-any-file:
  171. - "target/linux/sifiveu/**"
  172. - "package/boot/uboot-sifiveu/**"
  173. - "package/boot/opensbi/**"
  174. "target/siflower":
  175. - changed-files:
  176. - any-glob-to-any-file:
  177. - "target/linux/siflower/**"
  178. "target/starfive":
  179. - changed-files:
  180. - any-glob-to-any-file:
  181. - "target/linux/starfive/**"
  182. "target/sunxi":
  183. - changed-files:
  184. - any-glob-to-any-file:
  185. - "target/linux/sunxi/**"
  186. - "package/boot/arm-trusted-firmware-sunxi/**"
  187. - "package/boot/uboot-sunxi/**"
  188. "target/tegra":
  189. - changed-files:
  190. - any-glob-to-any-file:
  191. - "target/linux/tegra/**"
  192. - "package/boot/uboot-tegra/**"
  193. "target/uml":
  194. - changed-files:
  195. - any-glob-to-any-file:
  196. - "target/linux/uml/**"
  197. "target/x86":
  198. - changed-files:
  199. - any-glob-to-any-file:
  200. - "target/linux/x86/**"
  201. "target/zynq":
  202. - changed-files:
  203. - any-glob-to-any-file:
  204. - "target/linux/zynq/**"
  205. - "package/boot/uboot-zynq/**"
  206. # target/imagebuilder
  207. "target/imagebuilder":
  208. - changed-files:
  209. - any-glob-to-any-file:
  210. - "target/imagebuilder/**"
  211. # kernel
  212. "kernel":
  213. - changed-files:
  214. - any-glob-to-any-file:
  215. - "target/linux/generic/**"
  216. - "target/linux/**/config-*"
  217. - "target/linux/**/patches-*"
  218. - "target/linux/**/files/**"
  219. - "package/kernel/linux/**"
  220. # core packages
  221. "core packages":
  222. - changed-files:
  223. - any-glob-to-any-file:
  224. - "package/**"
  225. # build/scripts/tools
  226. "build/scripts/tools":
  227. - changed-files:
  228. - any-glob-to-any-file:
  229. - "include/**"
  230. - "scripts/**"
  231. - "tools/**"
  232. # toolchain
  233. "toolchain":
  234. - changed-files:
  235. - any-glob-to-any-file:
  236. - "toolchain/**"
  237. # GitHub/CI
  238. "GitHub/CI":
  239. - changed-files:
  240. - any-glob-to-any-file:
  241. - ".github/**"