openwrt-pf/.github
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
..
ISSUE_TEMPLATE github: add labels to bug-report issue to better identify type 2024-04-21 19:37:01 +02:00
workflows github: switch issue-labeller to bot webhook and add configuration 2026-07-25 11:24:31 +02:00
formalities.json github: switch issue-labeller to bot webhook and add configuration 2026-07-25 11:24:31 +02:00
FUNDING.yml
issue-labeller.yml github: switch issue-labeller to bot webhook and add configuration 2026-07-25 11:24:31 +02:00
labeler.yml microchipsw: add support for Microchip LAN969x switches 2025-12-03 12:13:17 +01:00
llm-review-rules.md github: extend LLM review rules with three new categories 2026-05-01 20:12:18 +02:00
pull_request_template