Skip to content

Draft: Add `commit_message_negative_regex` field when it is missing

What does this MR do and why?

Contributes to #426066 (closed)

Problem

Some GitLab instances are missing a 'commit_message_negative_regex' field. It leads to migration failures.

Solution

Create migration to add the missing field if necessary.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports