Skip to content

Add setting to only allow merge requests to be merged when all discussions are resolved

Originally opened at !6385 (closed) by @rodolfoasantos.


What does this MR do?

Based on #20968 (closed) this merge request adds setting only to allow merge requests to be merged when all discussions are resolved.

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

Check if there are other points to add the resolved discussion setting

Why was this MR needed?

Add the possibility to configure the project to only accept merge request when all discussions are resolved

Screenshots

only_allow_merge_if_all_discussions_are_resolved

only_allow_merge_if_all_discussions_are_resolved_msg

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #20968 (closed)

Merge request reports