GitHub CLI 2.77.0
⚠️ 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 viewby @andyfeller in #11496 - View v2 projects in
gh pr viewoutput 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 --yessafety issue when no repository argument provided by @Copilot in #11536
📚 Docs & Chores
- Improve spam detection evals by @babakks in #11419
- Fix
help wantedlabel regexp in CI automation by @babakks in #11423 - Update spam detection to comment on and close issue by @andyfeller in #11435
- Adding a note to
gh searchdocs to explain the usage of--to exclude certain results by @Sukhpreet-s in #11162 - Update issue triage guidelines and label usage by @BagToad in #11454
- Reorganize installation docs by @andyfeller in #11473
- Update govulncheck workflow to scan source code by @BagToad in #11482
- Hidden trusted root flag for release verify by @ejahnGithub in #11511
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
- @Sukhpreet-s made their first contribution in #11162
- @Copilot made their first contribution in #11536
Full Changelog: v2.76.2...v2.77.0