Download Latest Version gh_2.76.2_linux_386.tar.gz (16.7 MB)
Email in envelope

Get an email when there's a new version of cli

Home / v2.76.2
Name Modified Size InfoDownloads / Week
Parent folder
gh_2.76.2_windows_arm64.msi 2025-07-30 16.6 MB
gh_2.76.2_windows_arm64.zip 2025-07-30 16.4 MB
gh_2.76.2_windows_amd64.msi 2025-07-30 18.3 MB
gh_2.76.2_windows_amd64.zip 2025-07-30 18.1 MB
gh_2.76.2_windows_386.msi 2025-07-30 17.4 MB
gh_2.76.2_windows_386.zip 2025-07-30 17.3 MB
gh_2.76.2_linux_armv6.tar.gz 2025-07-30 16.8 MB
gh_2.76.2_macOS_amd64.zip 2025-07-30 18.7 MB
gh_2.76.2_macOS_arm64.zip 2025-07-30 17.4 MB
gh_2.76.2_macOS_universal.pkg 2025-07-30 35.1 MB
gh_2.76.2_linux_armv6.rpm 2025-07-30 17.5 MB
gh_2.76.2_linux_amd64.tar.gz 2025-07-30 17.9 MB
gh_2.76.2_linux_arm64.deb 2025-07-30 17.2 MB
gh_2.76.2_linux_arm64.rpm 2025-07-30 17.2 MB
gh_2.76.2_linux_arm64.tar.gz 2025-07-30 16.5 MB
gh_2.76.2_linux_armv6.deb 2025-07-30 17.6 MB
gh_2.76.2_checksums.txt 2025-07-30 1.9 kB
gh_2.76.2_linux_386.deb 2025-07-30 17.5 MB
gh_2.76.2_linux_386.rpm 2025-07-30 17.4 MB
gh_2.76.2_linux_386.tar.gz 2025-07-30 16.7 MB
gh_2.76.2_linux_amd64.deb 2025-07-30 18.7 MB
gh_2.76.2_linux_amd64.rpm 2025-07-30 18.7 MB
GitHub CLI 2.76.2 source code.tar.gz 2025-07-30 15.7 MB
GitHub CLI 2.76.2 source code.zip 2025-07-30 17.3 MB
README.md 2025-07-30 1.1 kB
Totals: 25 Items   418.0 MB 3

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

Source: README.md, updated 2025-07-30