Skip to content

Run Review Apps in MRs that change app/models

Anastasia McDonald requested to merge run-review-apps-for-app-models into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Automatically deploys Review Apps in MRs with changes in app/models as part of a phased rollout to backend MRs. This should help reduce the amount of production incidents by catching QA failures early in MRs.

An example of a recent regression introduced by a change in app/models that would have been prevented by running Review Apps - !77608 (comment 806755481). Another app/models change lead to staging-canary incident and had to be reverted - !79729 (merged).

See https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1058 for more information.

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 Anastasia McDonald

Merge request reports

Loading