ci: labeler: add Power Management
Add support for Power Management automatic labeling. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
a10ce7561f
commit
9c3450d87e
1 changed files with 5 additions and 0 deletions
5
.github/labeler.yml
vendored
5
.github/labeler.yml
vendored
|
@ -137,6 +137,11 @@
|
||||||
"area: Shields":
|
"area: Shields":
|
||||||
- "boards/shields/**"
|
- "boards/shields/**"
|
||||||
- "samples/shields/**"
|
- "samples/shields/**"
|
||||||
|
"area: Power Management":
|
||||||
|
- "subsys/pm/**/*"
|
||||||
|
- "include/pm/**/*"
|
||||||
|
- "tests/subsys/pm/**/*"
|
||||||
|
- "samples/subsys/pm/**/*"
|
||||||
"platform: NXP":
|
"platform: NXP":
|
||||||
- "boards/arm/frdm*/**"
|
- "boards/arm/frdm*/**"
|
||||||
- "boards/arm/hexiwear*/**"
|
- "boards/arm/hexiwear*/**"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue