openwrt/.github/workflows
Petr Štetiar ba3aa6233d ci: allow custom kernel and target jobs based on labels
Current job triggers based on matching of changed paths is quite
limited, so lets make it possible to additionally trigger manual CI jobs
by adding CI specific pull request build labels:

 * `ci:target:x86:64` label is going to trigger CI target check jobs for
    x86/64 (sub)target.

 * `ci:kernel:x86:64` label is going to trigger CI kernel check jobs for
    x86/64 (sub)target.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2023-01-27 11:04:07 +01:00
..
scripts ci: show_build_failures: fix missing output for configure failures 2023-01-09 11:22:10 +01:00
build-tools.yml CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
build.yml CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
check-kernel-patches.yml CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
Dockerfile.tools CI: tools: directly copy prebuilt tools in container 2023-01-23 19:18:06 +01:00
formal.yml CI: bump actions/checkout action to v3 2022-10-12 16:47:46 +02:00
kernel.yml CI: kernel: enable target testing also for pull request event 2023-01-20 15:14:53 +01:00
label-kernel.yml ci: allow custom kernel and target jobs based on labels 2023-01-27 11:04:07 +01:00
label-target.yml ci: allow custom kernel and target jobs based on labels 2023-01-27 11:04:07 +01:00
labeler.yml CI: labeler: fix wrong label for pr targeting stable branch 2022-12-01 01:51:58 +01:00
packages.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00
push-containers.yml CI: push-containers: limit to one concurrent run 2023-01-24 23:23:56 +01:00
toolchain.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00
tools.yml CI: tools: add gnu-getopt to macOS CI 2023-01-23 15:48:07 +01:00