Skip to content

Resolve "Handle if Auto DevOps domain is not set"

What does this MR do?

This MR fixes the incorrect behavior of the project settings for Auto DevOps, that cannot make clear what are the consequences of having the domain field set.

To fix this, a warning is shown in the settings page with a description that explains which features will suffer from the absence of the parameter

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We need to make it clear to users that enabling Auto DevOps without a Kubernetes cluster and a domain configured will bring Auto Review Apps and Auto Deploy to be disabled.

Screenshots (if relevant)

No problems (everything is configured)

no_banner

Single message version (with variable message)

one_banner

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #37894 (closed)

Edited by Kamil Trzciński

Merge request reports