GitHub CLI Linux Package Signing Key Expires September 5
What shipped
The current PGP signing key for the GitHub CLI Linux package repositories expires Saturday, September 5, 2026. It's a deprecation notice, not a release.
What changed
After expiry, APT and RPM repository metadata and newly published RPM packages will be signed with only the replacement key. If you installed gh from official APT/RPM repos before April 8, 2026 and haven't refreshed the setup, your keyring may not trust the replacement — follow GitHub's announcement steps before September 5. Anyone using a keyring published since April already has both keys. Unaffected: Windows/macOS, source builds, Homebrew, Conda, direct .deb files, and standalone archives.
Why a builder cares
Two days of runway. CI images, Dockerfiles, and Ansible roles that bootstrapped gh before April 8 will silently fail signature checks on the next apt update or yum install after the key rotates — verify now, not when the pipeline breaks.