Skip to content

feat(mr/view): show reviewers of the merge request

Kousik Mitra requested to merge github/fork/kousikmitra/show-mr-reviewers into trunk

Description It enables mr view to show list of reviewers for a merge request

Related Issue

Delivers #692 (closed)

How Has This Been Tested? Added test case.

Locally tested with glab mr view glab mr view <id> glab mr view <branch>

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports