summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
blob: ed3168fecbe6d9028f9fcc00821b79164928a1a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# GitHub/CI
"GitHub/CI":
- changed-files:
  - any-glob-to-any-file:
    - ".github/**"

# branches
"OpenWrt 23.05 (end of support)":
- base-branch:
  - "openwrt-23.05"
"OpenWrt 24.10":
- base-branch:
  - "openwrt-24.10"
"OpenWrt 25.12":
- base-branch:
  - "openwrt-25.12"