GitHub CLI 2.67.0
A bug in gh attestation verify may return an incorrect zero exit status when no matching attestations are found for the specified --predicate-type <value> or the default https://slsa.dev/provenance/v1 if not specified. This issue only arises if an artifact has an attestation with a predicate type different from the one provided in the command. As a result, users relying solely on these exit codes may mistakenly believe the attestation has been verified, despite the absence of an attestation with the specified predicate type and the tool printing a verification failure.
Users are advised to update gh to version v2.67.0 as soon as possible.
For more information, see https://github.com/cli/cli/security/advisories/GHSA-fgw4-v983-mgp8
gh pr checkout now supports interactively selecting a pull requestSimilar to commands like gh workflow run which prompts for a workflow to run, now gh pr checkout will prompt for a pull request to checkout. The list is currently limited to the most recent 10 pull requests in the repository.
https://github.com/user-attachments/assets/0b2e3761-7318-4573-8a23-ae6f1a44b018
Big thank you to @nilvng for implementing this 🙌
We've updated our CONTRIBUTING.md guidelines to give more clarity around old help wanted issues.
TLDR:
@cli/code-reviewers when an issue you want to work on does not have clear Acceptance CriteriaNote: Acceptance Criteria is posted as an issue comment by a core maintainer.
See https://github.com/cli/cli/pull/10381 and https://github.com/cli/cli/pull/10395 for more information.
❓ Have feedback on anything? We'd love to hear from you in a discussion post ❤️
gh repo rename is used with a new repo name that contains an owner by @timrogers in https://github.com/cli/cli/pull/10364iterationId field in ProjectV2ItemFieldIterationValue by @iamazeem in https://github.com/cli/cli/pull/10329--slurp flag by @iamazeem in https://github.com/cli/cli/pull/10332--ref flag by @iamazeem in https://github.com/cli/cli/pull/10328help wanted issues and pull requests by @BagToad in https://github.com/cli/cli/pull/10381gh pr checks in the Long section by @iamazeem in https://github.com/cli/cli/pull/10389Full Changelog: https://github.com/cli/cli/compare/v2.66.1...v2.67.0
Fetched April 8, 2026