Click Through MR Commits
Problem to solve
Easily walking through your commits in an MR.
Currently when reviewing an MR commits you have to review them one at a time. So, you have to click on the commit, review the commit (Changes), then you have to go back to the "Commits" link to select the next commit. When you have a large number of commits this can be painful.
Intended users
All users.
Further details
Proposal
Provide a way to "click through" the commits without having to go back and forth between Commits and Changes. (Note, GitHub has this capability using a simple "<Prev" or "Next>" button).
Permissions and Security
Documentation
Testing
What does success look like, and how can we measure that?
Success is the ability to walk through an MR Commits without having to change context (i.e. avoiding clicking between "Changes" and "Commits" links). See GitHub Prev/Next capability.
What is the type of buyer?
Links / references
Edited by 🤖 GitLab Bot 🤖