Skip to content

GitHub CLI 2.14.5

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 19:01
· 1745 commits to trunk since this release
9af1930

What's Changed

New stuff

  • Add name-only flag to gh pr diff sub command by @vbh in #6074
  • disable interactive prompting with GH_PROMPT_DISABLED by @mntlty in #6082
  • Add age field to pr list / pr view by @satotake in #6085
  • Check for already configured ssh keys before using automatic key by @cmbrose in #5958
  • feat: Fallback to notepad on Windows by @jsoref in #6103
  • detect commit hash in selector to open commit page by @ganmacs in #5729
  • Allow use of environmental variables in --jq expression by @lpessoa in #6075
  • Added gist privacy type to terminal output by @icen1 in #5985

Bugfixes

  • fix protocol not being set when token is read from stdin by @white-hat in #6079
  • Consolidate GraphQL clients and make GraphQL headers uniform by @samcoe in #6101

Docs & Development

New Contributors

Full Changelog: v2.14.4...v2.14.5