GitHub CLI 2.55.0
What's Changed
- Update
gh variable get
to use repo host by @andyfeller in #9411 - build(deps): bump actions/attest-build-provenance from 1.3.3 to 1.4.0 by @dependabot in #9400
- Unify use of tab indent in non-test source files by @muzimuzhi in #9407
- Add Acceptance Criteria requirement to triage.md for accepted issues by @jtmcg in #9435
- Improve Unix compliance
gh repo set-default
by @thecaffeinedev in #9431 - Document that
gh run download
downloads the latest artifact by default by @sato11 in #9412 - build(deps): bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #9432
- Replace
--project.*
flags'name
withtitle
in docs by @jtmcg in #9443 - Wrap flags with backticks, continued by @muzimuzhi in #9444
- Improve
gh release create --notes-from-tag
behavior with multiline tag annotation by @babakks in #9385 - Add
pr create --editor
by @benebsiny in #9433 - build(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.1 by @dependabot in #9451
- Require Sigstore Bundle v0.2+ when verifying with
gh attestation
by @codysoyland in #9442 - build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 by @dependabot in #9459
- Update Go and other extension workflow templates to reflect recent enhancements to
cli/gh-extension-precompile
by @BagToad in #9462 - Add note for external contributors to
working-with-us.md
by @BagToad in #9468 - Update attestation TUF root by @codysoyland in #9467
- Improve documentation for pr checks and exit codes by @thecaffeinedev in #9452
- cmd/pr/checks: Describe bucket and state JSON fields by @arunsathiya in #9439
- Add Flox as an installation option by @bryanhonof in #9396
- fix behavior for
gh issue develop -b does-not-exist-on-remote
by @benebsiny in #9477 - Update
--project <number>
flags ingh search
toowner/number
by @jtmcg in #9453
New Contributors
- @jtmcg made their first contribution in #9435
- @thecaffeinedev made their first contribution in #9431
- @sato11 made their first contribution in #9412
- @codysoyland made their first contribution in #9442
- @BagToad made their first contribution in #9462
- @bryanhonof made their first contribution in #9396
Full Changelog: v2.54.0...v2.55.0