ci: Disable broken MR check in sanity job

GitLab recently changed the required permissions for the
are-developers-allowed-to-push-to-my-MR check:
https://gitlab.freedesktop.org/freedesktop/ci-templates/-/issues/81

Until that’s resolved, disable the check - it’s mostly obsolete anyway.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37782>
This commit is contained in:
Valentine Burley
2025-10-09 09:00:10 +02:00
committed by Marge Bot
parent 73cbb35442
commit f3951ec496

View File

@@ -391,7 +391,7 @@ sanity:
GIT_STRATEGY: none GIT_STRATEGY: none
script: script:
# ci-fairy check-commits --junit-xml=check-commits.xml # ci-fairy check-commits --junit-xml=check-commits.xml
- ci-fairy check-merge-request --require-allow-collaboration --junit-xml=check-merge-request.xml # ci-fairy check-merge-request --require-allow-collaboration --junit-xml=check-merge-request.xml
- | - |
set -eu set -eu
image_tags=( image_tags=(