-
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.
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.