Skip to content
Compare
Choose a tag to compare

GitHub CLI 2.16.0

Latest
@github-actions github-actions released this
d4e9b1f
Compare
Choose a tag to compare

What's New

  • Enable organization-level Codespaces secrets by @8Gitbrix in #6279
  • issue close: add --reason "not planned" support by @samcoe in #6245
  • pr checks: add --required flag by @ffalor in #5648
  • repo create: add the option to generate a README by @mislav in #6264
  • pr ready : add the --undo option to convert a PR back to draft by @mntlty in #5995
  • run list --json: add fields displayTitle and workflowName by @mislav in #6266

What's Changed

  • Fix the standard output of text editor and pager programs by @mislav in #6262
  • cs ssh/cp: remove the need for uploaded SSH keys by @cmbrose in #6304
  • Output paid message for codespace create to stderr not stdout by @samcoe in #6258
  • run list/view: fix displaying the workflow name for a run by @thesnowrose @guo-chris in #6266
  • auth: use Prompter by @vilmibm in #6253
  • auth: fix typo in prompt by @vilmibm in #6306
  • pr create: allow underlying git push process to prompt on stdin by @mislav in #6314
  • Fix deleting remote branches with # in their name by @mislav in #6260
  • gist clone: fix clone URL for Enterprise hosts that don't have the gist. subdomain by @mislav in #6275
  • Resolve web browser via the go-gh library by @samcoe in #6237
  • Migrate to cli/go-gh/pkg/text package by @samcoe in #6236
  • Do not set default for Survey prompt if empty string passed by @vilmibm in #6251
  • Future-proof search tests by @samcoe in #6299
  • Escape liquid tags in site docs by @mislav in #6301
  • Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #6219
  • Bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 by @dependabot in #6243

Full Changelog: v2.15.0...v2.16.0