GitHub CLI v2.88.0 now lets you request a GitHub Copilot code review directly from the terminal, without switching to the browser. You can add Copilot as a reviewer non-interactively with `gh pr edit --add-reviewer @copilot` or through interactive prompts when using `gh pr create` or `gh pr edit`. The release also improves reviewer and assignee selection with a search-as-you-type experience, replacing the previous approach of loading all collaborators upfront — boosting performance for large organizations and fixing accessibility issues with screen readers.

2m read timeFrom github.blog
Post cover image
Table of contents
How it worksFaster reviewer and assignee selectionWho can use this
2 Comments

Sort: