GitHub CLI 2.64.0
What's Changed
- docs: improve docs for browse command as of #5352 by @ankddev in #10025
- Open PR against gh-merge-base by @heaths in #9712
- Add integration tests for
gh attestation verify
when thebundle-from-oci
flag is specified by @malancas in #10020 gh repo rename
help text clarifies new repo name should not include owner by @BagToad in #10044- fix: list branches in square brackets in
gh run
andgh codespace
by @uday-rana in #10043 - Bump actions/attest-build-provenance from 1.4.4 to 2.1.0 by @dependabot in #10056
- Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #10070
- Improve documentation and error messaging for local extension installations without executables by @BagToad in #9933
- docs: better document auth scopes by @ankddev in #10026
- Sigstore verifier logic updates by @malancas in #9999
gh pr merge --delete-branch
exits with error when merge requested via merge queue by @BagToad in #10074- sundry
gh at inspect
improvements by @phillmv in #9954 - Support
pr view
for intra-org forks by @williammartin in #10078 - Print policy information before verifying attestations by @malancas in #9891
- Improve error handling in apt setup script by @jobegrabber in #10055
- Use Windows compatible file name for downloaded attestations when running
gh attestation download
by @malancas in #10051 - Bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6 by @dependabot in #10094
- Perform all
gh attestation verify
policy options configuration in thenewEnforcementCriteria()
function by @malancas in #10012
New Contributors
- @ankddev made their first contribution in #10025
- @uday-rana made their first contribution in #10043
- @jobegrabber made their first contribution in #10055
Full Changelog: v2.63.2...v2.64.0