Skip to content

Updates error wording on MergeRequestValidator

Mayra Cabrera requested to merge update-wording-on-merge-request-validator into master

What does this MR do?

Adjusts some error messages on MergeRequestsValidator:

  • validated_reviewed: It's now using the new statement from the Security Merge Request template
  • validated_target_branch: Removes the mention of x-x-stable branch, as we now only use the x-x-stable-ee branch.

As part of https://gitlab.com/gitlab-org/release-tools/-/issues/369

Merge request reports