openwrt-pf/.github/workflows
Josef Schlehofer 69668f8f82
github: switch issue-labeller to bot webhook and add configuration
Remove the standalone GitHub Actions issue-labeller.yml workflow in favor
of the webhook-based openwrt-bot worker.

Enable issue labeller in formalities.json and add a declarative
.github/issue-labeller.yml configuration file for automated validation
and labelling of bug reports (release, target, image kind, device).

The release rule lists two alternative conditions under a single label
key: concrete releases (x.y.z, x.y.z-rcN) are validated against their
Git tag via exists check, while stable-branch snapshots (x.y-SNAPSHOT)
are format-validated only — OpenWrt does not tag snapshot builds.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24382
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2026-07-25 11:24:31 +02:00
..
scripts ci: show_build_failures: fix missing output for configure failures 2023-01-09 11:22:10 +01:00
build-pr-profile.yml ci: rework and move build-on-comment action 2026-01-16 18:42:20 +07:00
coverity.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-06-25 02:08:56 +02:00
github-release.yml github: github-release: update dependencies 2026-04-16 00:50:08 +02:00
kernel.yml github: separate concurrency group per event for kernel and packages 2026-05-11 15:36:58 +02:00
label-kernel.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-06-25 02:08:56 +02:00
label-target.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-06-25 02:08:56 +02:00
llm-review.yml github: LLM-review: run the digest twice a day 2026-05-23 19:33:59 +02:00
packages.yml github: separate concurrency group per event for kernel and packages 2026-05-11 15:36:58 +02:00
push-containers.yml CI: push-containers: refresh containers also on modify cmake options 2023-10-04 13:28:58 +02:00
toolchain.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-06-25 02:08:56 +02:00
tools.yml CI: migrate each workflow to use reusable workflow from dedicated repo 2023-06-25 02:08:56 +02:00