Skip to content

feat: add labels multiselect to issue create and mr create

Clement Sam requested to merge profclems-patch-2 into trunk

This PR adds a new cool feature to the issue create and mr create commands:

The user is prompted whether to add labels and if the user selects confirms, glab gets the list of labels for the project and saves in the local git config, and prompts the user to select the labels to apply.

labels

Merge request reports