The Wayback Machine - https://web.archive.org/web/20221220124215/https://github.com/github/hub/pull/2589
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 --no-assignee flag to issue command. Fixes #2487 #2589

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cvhariharan
Copy link

@cvhariharan cvhariharan commented Aug 8, 2020

This PR adds a --no-assignee flag to issue command to allow fetching unassigned issues.

Example usage

hub issue --no-assignee
@cvhariharan
Copy link
Author

cvhariharan commented Aug 18, 2020

--no-assignee looks like a good option. --assignee=false or --assignee=null also feels intuitive but are we sure that no one has those usernames? I will make the changes to use --no-assignee.

@cvhariharan cvhariharan changed the title Add --unassigned flag to issue command. Fixes #2487 Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants