Allow to retrieve all jobs for a given pipeline
`:id/pipelines/:pipeline_id/jobs` endpoint is extended with a new parameter `include_retried`. This parameter controls whether to include retried jobs into a response or not. This change is required in order to fix the following issue: https://gitlab.com/gitlab-org/gitlab/-/issues/272627
Showing
Please register or sign in to comment