Skip to content

feat: Interactive assignee

Kerri Miller requested to merge github/fork/maxice8/interactive-assignee into trunk

Created by: maxice8

Description

Add Interactive prompt for assigning users, unfortunately users can range from the hundreds in small instances (gitlab.alpinelinux.org) to hundreds of thousands in large instances (gitlab.com), so it is not feasible to fetch all of them and present the user with a nice multi-prompt

Related Issue

Part of #439 (closed)

How Has This Been Tested?

Added a user while creating a merge request and while creating an issue on gitlab.alpinelinux.org

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