releases.shpreview

v2.76.2

GitHub CLI 2.76.2

$npx -y @buildinternet/releases show rel_K-vlkB-kHF_xsEcQjyIfx

gh pr create regression fix

This release fixes a regression introduced in v2.76.1 where organization teams were not present in prompts for pull request reviewers. This caused problems in multiple commands:

  • Interactive gh pr create could not select teams when adding pull request reviewers
  • Tab completions with gh pr create --reviewer flag did not present a list of organization teams
  • Tab completions with gh pr edit --add-reviewer flag did not present a list of organization teams
  • Tab completions with gh pr edit --remove-reviewer flag did not present a list of organization teams

For more information, see https://github.com/cli/cli/issues/11403

What's Changed

🐛 Fixes

📚 Docs & Chores

Full Changelog: https://github.com/cli/cli/compare/v2.76.1...v2.76.2

Fetched April 8, 2026