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":
|
||||
- "boards/shields/**"
|
||||
- "samples/shields/**"
|
||||
"area: Power Management":
|
||||
- "subsys/pm/**/*"
|
||||
- "include/pm/**/*"
|
||||
- "tests/subsys/pm/**/*"
|
||||
- "samples/subsys/pm/**/*"
|
||||
"platform: NXP":
|
||||
- "boards/arm/frdm*/**"
|
||||
- "boards/arm/hexiwear*/**"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue