]> git.ipfire.org Git - thirdparty/openwrt.git/commit
CI: remove labeler workflow and enable webhook-based labeling 24256/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 16 Jul 2026 21:52:35 +0000 (23:52 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 18 Jul 2026 10:34:34 +0000 (12:34 +0200)
commit4f2dc5cc6497a6cef0a43bdefde522e734c1f40d
tree808fefe40568aa283a27fcec4ace1c1f5a6e2334
parent9146f931b62e9b20df84566187a837b904df1e2f
CI: remove labeler workflow and enable webhook-based labeling

Remove the .github/workflows/labeler.yml workflow and enable the "enable_labeler_yml" option in .github/formalities.json to let the webhook bot handle pull request labeling. This avoids running on GitHub Actions, so it is faster and uses fewer resources.

It uses the existing .github/labeler.yml for labels.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24256
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/formalities.json
.github/workflows/labeler.yml [deleted file]