GitHub CLI 2.71.0
What's Changed
✨ Features
gh pr create
: Support Git's@{push}
revision syntax for determining head ref by @BagToad in #10513- Introduce option to opt-out of spinners by @BagToad in #10773
- Update configuration support for accessible colors by @andyfeller in #10820
gh config
: add config settings for accessible prompter and disabling spinner by @BagToad in #10846
🐛 Fixes
- Fix multi pages search for gh search by @leudz in #10767
- Fix:
project
commands use shared progress indicator by @BagToad in #10817 - Issue commands should parse args early by @williammartin in #10811
- Feature detect v1 projects on
issue view
by @williammartin in #10813 - Feature detect v1 projects on non web-mode
issue create
by @williammartin in #10815 - Feature detect v1 projects on web mode issue create by @williammartin in #10818
- Feature detect v1 projects on issue edit by @williammartin in #10819
📚 Docs & Chores
Dependencies
- chore(deps): bump github.com/sigstore/sigstore-go from 0.7.1 to 0.7.2 by @dependabot in #10787
- Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #10758
New Contributors
Full Changelog: v2.70.0...v2.71.0