Adds details_path to Ci::Status::Bridge::Common
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
- Enable the feature flag
Feature.enable(:ci_retry_downstream_pipeline_Path)
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Laura Montemayor