Skip to content

Make pipeline retry take stages order into account

Grzegorz Bizon requested to merge fix/gb/pipeline-retry-builds-started into master

What does this MR do?

This merge request fixes retrying canceled pipeline.

Builds that had not been enqueued should not be started when someone retries the pipeline.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #27431 (closed)
Closes #23710 (closed)
Closes #26551 (closed)

Merge request reports