Skip to content

Get base repo from cache for MRs

We can't build srpm without fetching a lot of git history which is slow. As the changes should always be based on the target repo/branch, we can get this base from cache and then pull in the MR changes.

Signed-off-by: Veronika Kabatova vkabatov@redhat.com

Edited by Veronika Kabátová

Merge request reports