mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 19:56:16 +04:00
The "changed package" logic triggers all packages changed since `origin/master` while for releases branches all changes since e.g. `origin/openwrt-21.02` should be considered. First figure out the active branch, then find changed packages. Signed-off-by: Paul Spooren <mail@aparcar.org>