Skip to content

Add lock_on_merge column for labels table

Brett Walker requested to merge 408676-create-label-lock-fields into master

What does this MR do and why?

Adds a lock_on_merge boolean column to the labels table. This is one part of the implementation of https://gitlab.com/gitlab-org/gitlab/-/issues/408676+

MR acceptance checklist

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

Related to gitlab-org/gitlab#419846

Edited by Brett Walker

Merge request reports