Skip to content

Adds details_path to Ci::Status::Bridge::Common

Laura Montemayor requested to merge retry-da-bridge into master

What does this MR do and why?

Modifies the detail_path for Ci::Bridge::Common under the ci_retry_downstream_pipeline_path ff to redirect it to the jobs showpage, rather than the downstream pipeline.

How to set up and validate locally

  1. Enable the feature flag
    Feature.enable(:ci_retry_downstream_pipeline_Path)
  2. With a project that has a bridge, see the pipeline page

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Laura Montemayor

Merge request reports

Loading