Skip to content

Use master scripts/review_apps/base-config.yaml to deploy Review Apps

What does this MR do?

This changes the Review App deployment script to always use the latest scripts/review_apps/base-config.yaml file from master, unless this file is modified, in which case, the modified version is used instead.

An example can be found in https://gitlab.com/gitlab-org/gitlab/-/jobs/336730921#L66 where the modified config file is used: -f "https://gitlab.com/gitlab-org/gitlab/raw/d0aac2e8acf7e6c8e2eeb7c28c2054741a2e75b7/scripts/review_apps/base-config.yaml".

Does this MR meet the acceptance criteria?

Conformity

Closes #35103 (closed).

Edited by Rémy Coutable

Merge request reports