Skip to content

WIP: Disallow merge if blacklisted license is found in the MR

What does this MR do?

This MR makes MRs optionnally unmergeable if they have a license management report which detected blacklisted licenses. It contains backend code and the trivial frontend part to add an option in the project settings.

It lacks frontend work to display an explanation to the user. Currently it mistakenly reports to the user that the MR contains GIT conflicts.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/6924

Does this MR meet the acceptance criteria?

Merge request reports