[go: up one dir, main page]

Skip to content

Apply patch file as suggestion in Merge Request

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem to Solve

Sometimes suggestions are not sufficient for complex change suggestions in a merge request. In these cases reviewers may provide a patch file for the author to help aid in the review process. Users who are given a patch file must copy/paste the contents of the patch to their project or apply the patch through git commands. Both of those options require the user to leave the merge request.

Proposal

When a patch is rendered inside of a merge request comment we should add an option to "Apply Patch" so that users have a one click process to implement the suggested change.

Edited by 🤖 GitLab Bot 🤖