actions: get labeler adding "area: Shields" labels
Update labeler action script to treat Shields label. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
dce698c496
commit
41279af8a4
1 changed files with 3 additions and 0 deletions
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
|
@ -123,6 +123,9 @@
|
||||||
"area: Modules":
|
"area: Modules":
|
||||||
- "west.yml"
|
- "west.yml"
|
||||||
- "modules/**/*"
|
- "modules/**/*"
|
||||||
|
"area: Shields":
|
||||||
|
- "boards/shields/**"
|
||||||
|
- "samples/shields/**"
|
||||||
"platform: STM32":
|
"platform: STM32":
|
||||||
- "boards/arm/nucleo_*/**"
|
- "boards/arm/nucleo_*/**"
|
||||||
- "boards/arm/*stm32*/**"
|
- "boards/arm/*stm32*/**"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue