Skip to content

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.

Fixes 746-001062.

Merge request reports

Loading