Skip to content

feat: Add group flag to mr list command

Kerri Miller requested to merge github/fork/zemzale/feat-mr-list-group into trunk

Created by: zemzale

Description

This adds a flag for listing groups mrs. This works only for groups in authenticated repos. This is acceptable since mr list only works on authenticated repos too.

Related Issue

Resolves #909 (closed)

How Has This Been Tested?

Local testing and added a simple unit test

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