ci/farms: always compare the code against main repository
authorDavid Heidelberg <david.heidelberg@collabora.com>
Mon, 24 Jul 2023 16:27:02 +0000 (18:27 +0200)
committerDavid Heidelberg <david.heidelberg@collabora.com>
Wed, 26 Jul 2023 12:01:17 +0000 (15:01 +0300)
commit7b29ae557ab9e86d75952c580afd87b6cb985373
treeb2386f6b351e23a727ac4241a23490aabda70da6
parent50c29e1ffa1c08b5296d970736c4106669288f1c
ci/farms: always compare the code against main repository

`rules:changes:compare_to` resolved firstly pushed branch pipelines,
which always evaluated `rules:changes` as true which breaks the workflow

Since we now explicitely say, that we compare against `main` repository,
GitLab can evaluate against real changes.

Fixes: 79f7882fc604 ("ci: add quirk for GitLab assuming changes is always true for scheduled runs")

Reviewed-by: Eric Engestrom <eric@igalia.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24305>
.gitlab-ci/farm-rules.yml
docs/releasing.rst