Change to how list of assignees is presented · cli/cli · Discussion #13361 · GitHub
Skip to content
Discussion options

You must be logged in to vote

This is a deliberate change — newer versions of gh switched the assignee prompt from loading all collaborators upfront to showing a short recent-activity list plus a search fallback. The old behavior could be very slow on repos with hundreds of collaborators, so the team moved to the search-driven approach.

There's no config knob to revert to the full list.

Practical workarounds:

Type to search inline — when the prompt appears, just start typing the first few letters of the username and the typeahead will filter down to what you want. It works exactly like before once you start typing; the short initial list is just the pre-filter state.

Pass --assignee directly — if you know who you're a…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@daobrien
Comment options

@BagToad
Comment options

Answer selected by daobrien
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants