Skip to content

Commit 3932b77

Browse files
committed
[action]补充BSP的Labeler
1 parent 38ac071 commit 3932b77

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

.github/labeler.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,30 @@ BSP:
5151
- changed-files:
5252
- any-glob-to-any-file: bsp/wch/**
5353

54+
'BSP: Raspberry-Pi':
55+
- changed-files:
56+
- any-glob-to-any-file: bsp/raspberry-pi/**
57+
58+
'BSP: Rockchip':
59+
- changed-files:
60+
- any-glob-to-any-file: bsp/rockchip/**
61+
62+
'BSP: Loongson':
63+
- changed-files:
64+
- any-glob-to-any-file: bsp/loongson/**
65+
66+
'BSP: ESP32':
67+
- changed-files:
68+
- any-glob-to-any-file: bsp/ESP/**
69+
70+
'BSP: HC32':
71+
- changed-files:
72+
- any-glob-to-any-file: bsp/hc32/**
73+
74+
'BSP: Novosns':
75+
- changed-files:
76+
- any-glob-to-any-file: bsp/novosns/**
77+
5478
testcase:
5579
- changed-files:
5680
- any-glob-to-any-file: examples/**

0 commit comments

Comments
 (0)