-
- Downloads
CI: support release channels (v20.05 branch) (MR 1321)
Add common.get_upstream_branch() and use it instead of assuming "master" as upstream branch. Example: user forks v20.05 to v20.05_some-fix, then creates a merge request. CI must use v20.05 as upstream branch, when comparing for modified files etc.
Please register or sign in to comment