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

implement more flags for updating issues and merge requests #471

Merged
merged 2 commits into from
Dec 31, 2020
Merged

implement more flags for updating issues and merge requests #471

merged 2 commits into from
Dec 31, 2020

Conversation

maxice8
Copy link
Collaborator

@maxice8 maxice8 commented Dec 31, 2020

Description

  • feat(commands/mr/update): add support for --milestone
  • feat(commands/issue/update): add --milestone flag to assign milestones

Related Issue

Resolves #465

How Has This Been Tested?

Not thoroughly tested, just some small attempts 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)

@maxice8 maxice8 added cmd: issue Related to issues management cmd: mr Issue is related to merge request management labels Dec 31, 2020
@profclems profclems added the enhancement New feature or request label Dec 31, 2020
@pull-request-size pull-request-size bot added size/S and removed size/M labels Dec 31, 2020
@maxice8
Copy link
Collaborator Author

maxice8 commented Dec 31, 2020

None of the errors from DeepSource are related to the code in this MR

@profclems
Copy link
Owner

None of the errors from DeepSource are related to the code in this MR

Yeah that's right. I'll fix those errors in a separate PR

@pull-request-size pull-request-size bot added size/M and removed size/S labels Dec 31, 2020
@maxice8
Copy link
Collaborator Author

maxice8 commented Dec 31, 2020

Rebased

@profclems
Copy link
Owner

You're free to merge when ready

@maxice8
Copy link
Collaborator Author

maxice8 commented Dec 31, 2020

It is ready, I am working on --assignee already

@maxice8 maxice8 merged commit a938b72 into profclems:trunk Dec 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cmd: issue Related to issues management cmd: mr Issue is related to merge request management enhancement New feature or request size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow issue update and mr update to add/remove milestones
2 participants