Skip to content

Run a couple of jobs only on Gitlab.com

Ahmed Hemdan requested to merge run-some-jobs-only-on-gitlab-com into main

What does this MR do and why?

This merge request updates a couple of jobs:

  • ensure_job_added
  • check_description

To only run on GitLab.com. This is because both job fail when mirroring the component on self-managed instances where unauthorized access is not allowed (i.e. a project's visibility is set to private).

This short-term fix comes as a result of an issue that affects the components below.

And fix is also ported to each:

Please see this thread for more information.

MR acceptance checklist

I have evaluated this MR against the MR acceptance checklist.

Edited by Ahmed Hemdan

Merge request reports