rt-thread-official/.github/labeler.yml

263 lines
5.8 KiB
YAML
Raw Permalink Normal View History

#
# Copyright (c) 2006-2024, RT-Thread Development Team
#
# SPDX-License-Identifier: Apache-2.0
#
# Change Logs:
# Date Author Notes
# 2024-08-26 supperthomas the first version
#
# glob 代表文件夹
# ref https://github.com/actions/labeler
BSP:
- changed-files:
- any-glob-to-any-file: bsp/**
'BSP: STM32':
- changed-files:
- any-glob-to-any-file: bsp/stm32/**
'BSP: NXP':
- changed-files:
- any-glob-to-any-file: bsp/nxp/**
'BSP: GD32':
- changed-files:
- any-glob-to-any-file: bsp/gd32/**
'BSP: AT32':
- changed-files:
- any-glob-to-any-file: bsp/at32/**
'BSP: Infineon':
- changed-files:
- any-glob-to-any-file: bsp/Infineon/**
'BSP: Renesas':
- changed-files:
- any-glob-to-any-file: bsp/renesas/**
'BSP: Phytium':
- changed-files:
- any-glob-to-any-file: bsp/phytium/**
'BSP: Cvitek':
- changed-files:
- any-glob-to-any-file: bsp/cvitek/**
'BSP: WCH':
- changed-files:
- any-glob-to-any-file: bsp/wch/**
testcase:
- changed-files:
- any-glob-to-any-file: examples/**
tools:
- changed-files:
- any-glob-to-any-file: tools/**
Kernel:
- changed-files:
- any-glob-to-any-file: src/**
action:
- changed-files:
- any-glob-to-any-file: .github/**
- any-glob-to-any-file: tools/ci/**
Component:
- changed-files:
- any-glob-to-any-file: components/**
RT-Smart:
- changed-files:
- any-glob-to-any-file: components/lwp/**
'component: lwp':
- changed-files:
- any-glob-to-any-file: components/lwp/**
'component: dfsv1':
- changed-files:
- any-glob-to-any-file: components/dfs_v1/**
'component: dfsv2':
- changed-files:
- any-glob-to-any-file: components/dfs_v2/**
2024-09-14 10:58:39 +08:00
'component: net':
- changed-files:
- any-glob-to-any-file: components/net/**
2024-09-14 10:58:39 +08:00
'component: net/at':
- changed-files:
- any-glob-to-any-file: components/net/at/**
2024-09-14 10:58:39 +08:00
'component: net/lwip':
- changed-files:
- any-glob-to-any-file: components/net/lwip/**
2024-09-14 10:58:39 +08:00
'component: net/netdev':
- changed-files:
- any-glob-to-any-file: components/net/netdev/**
2024-09-14 10:58:39 +08:00
'component: net/sal':
- changed-files:
- any-glob-to-any-file: components/net/sal/**
2024-09-14 10:58:39 +08:00
'component: drivers':
- changed-files:
- any-glob-to-any-file: components/drivers/**
2024-09-14 10:58:39 +08:00
'component: drivers/audio':
- changed-files:
- any-glob-to-any-file: components/drivers/audio/**
2024-09-14 10:58:39 +08:00
'component: drivers/can':
- changed-files:
- any-glob-to-any-file: components/drivers/can/**
2024-09-14 10:58:39 +08:00
'component: drivers/clk':
- changed-files:
- any-glob-to-any-file: components/drivers/clk/**
2024-09-14 10:58:39 +08:00
'component: drivers/core':
- changed-files:
- any-glob-to-any-file: components/drivers/core/**
2024-09-14 10:58:39 +08:00
'component: drivers/cputime':
- changed-files:
- any-glob-to-any-file: components/drivers/cputime/**
2024-09-14 10:58:39 +08:00
'component: drivers/graphic':
- changed-files:
- any-glob-to-any-file: components/drivers/graphic/**
2024-09-14 10:58:39 +08:00
'component: drivers/hwcrypto':
- changed-files:
- any-glob-to-any-file: components/drivers/hwcrypto/**
2024-09-14 10:58:39 +08:00
'component: drivers/hwtimer':
- changed-files:
- any-glob-to-any-file: components/drivers/hwtimer/**
2024-09-14 10:58:39 +08:00
'component: drivers/i2c':
- changed-files:
- any-glob-to-any-file: components/drivers/i2c/**
2024-09-14 10:58:39 +08:00
'component: drivers/ipc':
- changed-files:
- any-glob-to-any-file: components/drivers/ipc/**
2024-09-14 10:58:39 +08:00
'component: drivers/ktime':
- changed-files:
- any-glob-to-any-file: components/drivers/ktime/**
2024-09-14 10:58:39 +08:00
'component: drivers/misc':
- changed-files:
- any-glob-to-any-file: components/drivers/misc/**
2024-09-14 10:58:39 +08:00
'component: drivers/mtd':
- changed-files:
- any-glob-to-any-file: components/drivers/mtd/**
2024-09-14 10:58:39 +08:00
'component: drivers/ofw':
- changed-files:
- any-glob-to-any-file: components/drivers/ofw/**
2024-09-14 10:58:39 +08:00
'component: drivers/pci':
- changed-files:
- any-glob-to-any-file: components/drivers/pci/**
2024-09-14 10:58:39 +08:00
'component: drivers/phy':
- changed-files:
- any-glob-to-any-file: components/drivers/phy/**
2024-09-14 10:58:39 +08:00
'component: drivers/pic':
- changed-files:
- any-glob-to-any-file: components/drivers/pic/**
2024-09-14 10:58:39 +08:00
'component: drivers/pinctrl':
- changed-files:
- any-glob-to-any-file: components/drivers/pinctrl/**
2024-09-14 10:58:39 +08:00
'component: drivers/pm':
- changed-files:
- any-glob-to-any-file: components/drivers/pm/**
2024-09-14 10:58:39 +08:00
'component: drivers/rtc':
- changed-files:
- any-glob-to-any-file: components/drivers/rtc/**
2024-09-14 10:58:39 +08:00
'component: drivers/sdio':
- changed-files:
- any-glob-to-any-file: components/drivers/sdio/**
2024-09-14 10:58:39 +08:00
'component: drivers/sensor_v1':
- changed-files:
- any-glob-to-any-file: components/drivers/sensor/v1/**
2024-09-14 10:58:39 +08:00
'component: drivers/sensor_v2':
- changed-files:
- any-glob-to-any-file: components/drivers/sensor/v2/**
2024-09-14 10:58:39 +08:00
'component: drivers/serial':
- changed-files:
- any-glob-to-any-file: components/drivers/serial/**
2024-09-14 10:58:39 +08:00
'component: drivers/spi':
- changed-files:
- any-glob-to-any-file: components/drivers/spi/**
2024-09-14 10:58:39 +08:00
'component: drivers/touch':
- changed-files:
- any-glob-to-any-file: components/drivers/touch/**
2024-09-14 10:58:39 +08:00
'component: drivers/usb':
- changed-files:
- any-glob-to-any-file: components/drivers/usb/**
2024-09-14 10:58:39 +08:00
'component: drivers/virtio':
- changed-files:
- any-glob-to-any-file: components/drivers/virtio/**
2024-09-14 10:58:39 +08:00
'component: drivers/watchdog':
- changed-files:
- any-glob-to-any-file: components/drivers/watchdog/**
2024-09-14 10:58:39 +08:00
'component: drivers/wlan':
- changed-files:
- any-glob-to-any-file: components/drivers/wlan/**
2024-09-14 10:58:39 +08:00
'component: finsh':
- changed-files:
- any-glob-to-any-file: components/finsh/**
2024-09-14 10:58:39 +08:00
libcpu:
- changed-files:
- any-glob-to-any-file: libcpu/**
'Arch: ARM/AArch64':
- changed-files:
- any-glob-to-any-file: libcpu/aarch64/**
'Arch: RISC-V':
- changed-files:
- any-glob-to-any-file: libcpu/risc-v/**
- any-glob-to-any-file: BSP/wch/**
- any-glob-to-any-file: BSP/k210/**
- any-glob-to-any-file: BSP/cvitek/**
- any-glob-to-any-file: BSP/hpmicro/**
- any-glob-to-any-file: BSP/ESP32_C3/**
- any-glob-to-any-file: BSP/core-v-mcu/**
- any-glob-to-any-file: BSP/gd32/risc-v/**
- any-glob-to-any-file: BSP/allwinner/d1/**
- any-glob-to-any-file: BSP/allwinner/d1s/**
- any-glob-to-any-file: BSP/qemu-virt64-riscv/**
Doc:
- changed-files:
- any-glob-to-any-file: documentation/**