I created a merge request with 10 commits from the feature branch to the main branch. The merge request is not yet closed, mean while created another commit in the feature branch. New commit is automatically added to the existing merge request. But I don't want to include the new commits to the existing merge request.
How can we prevent the new commits to existing merge requests?