Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

feat: Add mr update flag to assinge to change current assigne #265

Merged
merged 1 commit into from Oct 14, 2020

Conversation

zemzale
Copy link
Collaborator

@zemzale zemzale commented Oct 14, 2020

Description

Add flag -a --assignee to mr update command to change the current assignee for a specific MR

Related Issue

#262

Motivation and Context

With this command you don't have to use the UI to change assignee of a MR.

How Has This Been Tested?

Did this with no problems, on a project in self hosted GitLab.

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)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@profclems profclems changed the title ft: Add mr update flag to assinge to change current assigne feat: Add mr update flag to assinge to change current assigne Oct 14, 2020
Copy link
Owner

@profclems profclems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Thanks

@profclems profclems merged commit c6577e7 into profclems:trunk Oct 14, 2020
@profclems profclems linked an issue Oct 15, 2020 that may be closed by this pull request
@profclems profclems added this to In progress in GLab: A GitLab CLI Tool via automation Oct 15, 2020
@profclems profclems moved this from In progress to Pending Release in GLab: A GitLab CLI Tool Oct 15, 2020
@profclems profclems added this to the v1.11.0 milestone Oct 15, 2020
@profclems profclems moved this from Pending Release to Done in GLab: A GitLab CLI Tool Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Development

Successfully merging this pull request may close these issues.

Change merge request assigne
2 participants