policy name: no_conversation_resolution
severity: LOW
Require all merge request conversations to be resolved before merging. Check this to avoid bypassing/missing a Pull Reuqest comment.
Allowing the merging of code without resolving all conversations can promote poor and vulnerable code, as important comments may be forgotten or deliberately ignored when the code is merged.
- Make sure you can manage project merge requests permissions
- Go to the project's settings page
- Select "Merge Requests"
- Press on the "All threads must be resolved"
- Click "Save changes"