Skip to content

GitHub CLI 2.77.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:26
d43d7a1

⚠️ Incomplete Release

The v2.77.0 release experienced a failure publishing to our official Linux repos. This is resolved in v2.78.0, so we recommend using that release instead.

What's Changed

✨ Features

  • Report that v1 classic projects are detected on GHES 3.16.x or older by @andyfeller in #11491
  • Display v2 projects in gh issue view by @andyfeller in #11496
  • View v2 projects in gh pr view output by @andyfeller in #11497
  • Ensure users can see v2 projects when viewing issues and PRs, avoid v1 projects on GHES 3.17 and newer by @andyfeller in #11514

🐛 Fixes

  • fix error for ErrReleaseNotFound when fetching ref by @ejahnGithub in #11451
  • add test for FetchRefSHA by @ejahnGithub in #11481
  • Fix gh repo delete --yes safety issue when no repository argument provided by @Copilot in #11536

📚 Docs & Chores

:dependabot: Dependencies

  • Regenerate third-party licenses on trunk pushes by @andyfeller in #11370
  • Update third-party license versions by @BagToad in #11557
  • Bump Go to 1.24.6 by @github-actions[bot] in #11467
  • chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #11319
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #11458
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #11490
  • chore(deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13 by @dependabot[bot] in #11368
  • Bump google.golang.org/grpc & other required dependencies by @BagToad in #11510
  • chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #11367
  • chore(deps): bump github.com/cli/go-gh/v2 from 2.12.1 to 2.12.2 by @dependabot[bot] in #11537
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #11556

New Contributors

Full Changelog: v2.76.2...v2.77.0