Integrate gitlab-ci/check-if-ci-enabled
requested to merge integrate/gitlab-ci/check-if-ci-enabled/into/guf_imx_v2020.04-trizeps8plus_2021_12_07 into guf_imx_v2020.04-trizeps8plus_2021_12_07
Commit: seco-ne/yocto/infrastructure/gitlab-ci@c831d1da
get_integration_sources: check if CI is enabled
Trying to query CI variables on a project which does not have the CI feature enabled leads to an HTTP 403 (forbidden) error. Check whether CI is enabled using the "jobs_enabled" flag.