CI: drop the ci-fairy MR check, which is both broken & no longer needed

Signed-off-by: Robert Knutsson <zybreak@gmail.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxcb/-/merge_requests/71>
This commit is contained in:
Robert Knutsson 2025-10-21 20:12:36 +02:00 committed by Alan Coopersmith
parent 46446a980b
commit d2153baa99

View file

@ -52,22 +52,6 @@ check-commits:
reports:
junit: results.xml
#
# Verify that the merge request has the allow-collaboration checkbox ticked
#
check-merge-request:
extends:
- .fdo.ci-fairy
stage: deploy
script:
- ci-fairy check-merge-request --require-allow-collaboration --junit-xml=results.xml
artifacts:
when: on_failure
reports:
junit: results.xml
allow_failure: true
#
# Build a container with the given tag and the packages pre-installed.
# This only happens if/when the tag changes, otherwise the existing image is