Skip to content

Add pages_smart_check_outdated_sha feature flag

Jaime Martinez requested to merge 208322-fix-build-sha-check into master

What does this MR do?

It adds a condition to check if a pages:deploy job can be deployed and prevent the error build SHA is outdated for this ref when the a pipeline running finishes after another pipeline has run and updated the reference. The change is guarded by the pages_smart_check_outdated_sha feature flag.

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #208322 (closed)

Edited by Jaime Martinez

Merge request reports