Skip to content

GitHub CLI 2.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 16:38
· 2115 commits to trunk since this release
0615377

What's New

What's Changed

  • label edit: clarify --name switch by @heaths in #5525
  • gist create: add progress indicator by @ffalor in #5526
  • repo create: fix grammar prompt by @chemotaxis in #5557
  • issue comment: support quotes and arguments in EDITOR value by @mislav in #5549
  • search prs: add the ability to pass teams to --review-requested by @ffalor in #5538
  • search prs: add example to help output by @damiensedgwick in #5562
  • issue view: fix non-working usage example by @mhmdanas in #5563
  • pr merge: refactor implementation by @mntlty in #5514
  • status: omit results from archived repositories by @ffalor in #5583
  • status: ignore FORBIDDEN errors due to SAML restrictions by @heaths in #5588
  • auth: respect GH_BROWSER, "browser" config, avoid opening non-HTTP URLs by @mislav in #5604
  • repo clone: document adding upstream remote if repo is a fork by @dhalbert in #5466
  • Fix nil pointer exception in codespace selection by @cannist in #5605
  • codespaces: handle star in display name by @josebalius in #5577
  • Upgrade to go 1.18 by @samcoe in #5542
  • Bump github.com/cpuguy83/go-md2man/v2 from 2.0.1 to 2.0.2 by @dependabot in #5522
  • Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #5533
  • Consistent version format in version upgrade notice by @mislav in #5559

New Contributors

Full Changelog: v2.9.0...v2.10.0