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

Add --assignee to issue commands #154

Closed
cryptiklemur opened this issue May 3, 2014 · 2 comments
Closed

Add --assignee to issue commands #154

cryptiklemur opened this issue May 3, 2014 · 2 comments

Comments

@cryptiklemur
Copy link
Contributor

As a user, it would be nice to be able to pass an --assignee flag to commands like issue:create and issue:take.

So when I want to take an issue, I could say:

$ gush i:take 47 --assignee=aequasi

OR

$ gush i:take 47 -a aequasi

It would also be nice if that could be a global config that could be set in ~/.gush.yml

@cordoval
Copy link
Member

cordoval commented May 3, 2014

closing as this is actually the job of a macro command with bldr, you can use gush i:take and gush i:assign in tandem

@cordoval
Copy link
Member

cordoval commented May 3, 2014

I closed this honoring the desire of @dantleech to keep Gush a micro command set

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

2 participants