aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-11-27 17:44:04 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2022-11-27 17:49:43 +0100
commite7497d1083d336f37a0335f65303a1b7ce1f807b (patch)
treef6efff4516e935afbc38fdbda970a9404a71f7d2 /.github
parentc43b5e71b8040b8f01c151afa12df64d32aa8078 (diff)
downloadupstream-e7497d1083d336f37a0335f65303a1b7ce1f807b.tar.gz
upstream-e7497d1083d336f37a0335f65303a1b7ce1f807b.tar.bz2
upstream-e7497d1083d336f37a0335f65303a1b7ce1f807b.zip
CI: Add release/22.03 label to all pull requests
This will add the release/22.03 label to all pull request from the OpenWrt 22.03 branch. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 0910d37bd5..4e6031a1a0 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -101,3 +101,6 @@
# GitHub/CI
"GitHub/CI":
- ".github/**"
+# OpenWrt 22.03 branch:
+"release/22.03":
+ - "*"