drm/ci: pick up -external-fixes from the merge target repo
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sun, 8 Oct 2023 13:23:19 +0000 (16:23 +0300)
committerMaxime Ripard <mripard@kernel.org>
Thu, 26 Oct 2023 13:24:09 +0000 (15:24 +0200)
commitf9b4fbcb4567ed5fc4af76b5ef82b71417ff9adf
tree73afb247720e447a6d9ae49dea3aad6f680896d4
parent51c2385f608b08025600dd8015c43a8811c714c6
drm/ci: pick up -external-fixes from the merge target repo

In case of the merge requests it might be useful to push repo-specific
fixes which have not yet propagated to the -external-fixes branch in the
main UPSTREAM_REPO. For example, in case of drm/msm development, we are
staging fixes locally for testing, before pushing them to the drm/drm
repo. Thus, if the CI run was triggered by merge request, also pick up
the -external fixes basing on the the CI_MERGE target repo / and branch.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Helen Koike <helen.koike@collabora.com>
Link: https://lore.kernel.org/r/20231008132320.762542-1-dmitry.baryshkov@linaro.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/ci/build.sh