Ability to remove MR approvers using API
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
From a customer using MR Approvers API...
I was looking for an easier way to remove assigned reviewers from the merge request's reviewers list, using new assign approvers API provided in 10.6. I understand that we can list the reviewers using get mr info and then call modify by excluding the reviewer to be deleted. The team thinks its two-step process and see if we can get a single API to remove/delete reviewers from merge request.
Proposal
Include an API endpoint to easily remove an approver from an MR.
Edited by 🤖 GitLab Bot 🤖