]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/ci: disable mr-label-maker-test
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Thu, 21 May 2026 23:22:07 +0000 (02:22 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Fri, 22 May 2026 02:26:26 +0000 (05:26 +0300)
The MR labelling is not used for DRM CI, however the job got enabled as
a part of the CI pipeline and now prevents it from being executed.
Disable the mr-label-maker-test job implicitly.

Link: https://gitlab.freedesktop.org/drm/msm/-/pipelines/1672049
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/ci/gitlab-ci.yml

index 56088c5393cd6ec404f54b43958af54f28ff62e5..c1087731d1a2f62ec171b57297dc6a0bde5ef50a 100644 (file)
@@ -386,6 +386,10 @@ linkcheck-docs:
    rules:
     - when: never
 
+mr-label-maker-test:
+   rules:
+    - when: never
+
 test-docs:
    rules:
     - when: never