Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MR add Assignee flag support #154

Closed
euanchan opened this issue May 23, 2018 · 4 comments
Closed

MR add Assignee flag support #154

euanchan opened this issue May 23, 2018 · 4 comments
Milestone

Comments

@euanchan
Copy link

Is it possible to support assignee flag when create merge request.

:D

@zaquestion
Copy link
Owner

I feel like this might be a little tricky and require the user id instead of just being able to thread a name through. Would accept a merge request that added the flag in cmd/mrCreate.go. Otherwise will add after getting through some other stuff, not sure on timeline atm.

@leolelego
Copy link

leolelego commented Jun 6, 2018

Love this too for issues !
like lab issue create --to @will which will create an issue in the current project assigne to Will.

@zaquestion zaquestion added this to the 0.12.0 milestone Jun 20, 2018
zaquestion added a commit that referenced this issue Jun 20, 2018
Support assignee on issues and merge requests, implements #154
@zaquestion
Copy link
Owner

@euanchan @leolelego This is supported on MRs and issues as of 0.12.0

@zaquestion
Copy link
Owner

Use

--assignee, -a <username>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants