openwrt/.github/workflows
Piotr Dymacz c7757810fc CI: include automatic Pull Request Labeler
This adds GitHub CI action which makes use of 'Labeler', allowing
automatic labeling of new PRs, based on the modified files paths.

Below labels are supported and more can be added later:
- 'target/*'
- 'target/imagebuilder'
- 'kernel'
- 'core packages'
- 'build/scripts/tools'
- 'toolchain'
- 'GitHub/CI'

For more information:
https://github.com/marketplace/actions/labeler

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
(cherry picked from commit 4f42566d47)
2022-11-27 17:38:43 +01:00
..
ci_helpers.sh CI: add formal checks 2022-01-29 16:44:11 +01:00
formal.yml CI: allow dots in commit subject area 2022-02-24 16:41:02 +01:00
labeler.yml CI: include automatic Pull Request Labeler 2022-11-27 17:38:43 +01:00
tools.yml CI: move logs/ to GITHUB_WORKSPACE 2022-03-09 14:24:49 +01:00