Add "bypassed" field to merge request API
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to Solve
When a merge request which has changes requested has been bypassed
there's currently no way to see that information via the API.
Proposal
We should add a new field to the API that tells you if a merge request has been bypassed. We could add this on the get single MR
endpoint.
Edited by 🤖 GitLab Bot 🤖