Unclaimed project
Are you a maintainer of cli? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
cli
GitHub’s official command line tool
cligitgithub-api-v4golang
Last updated about 2 months ago
Back to changelogNew
GitHub CLI 2.83.0
What's Changed
✨ Features
- Add
isImmutable to release list JSON output by @babakks in https://github.com/cli/cli/pull/12064
gh agent-task create: support --custom-agent/-a flag by @BagToad in https://github.com/cli/cli/pull/12068
- 💡 (gh repo delete) Add warning when
--yes is ignored without a repository, Closes: #12033 by @Shion1305 in https://github.com/cli/cli/pull/12039
- feat: implement gh
pr revert by @lucasmelin in https://github.com/cli/cli/pull/8826
🐛 Fixes
- fix(gist): add support for editing & viewing large files by @luxass in https://github.com/cli/cli/pull/11761
- Fix gh attestation verify to work when Public Good Instance of Sigstore is unavailable by @Copilot in https://github.com/cli/cli/pull/11989
📚 Docs & Chores
- chore: add basic linters by @babakks in https://github.com/cli/cli/pull/12084
- CI: Update lint govulncheck to use source mode by @BagToad in https://github.com/cli/cli/pull/12089
- chore: add to govulncheck triggers by @babakks in https://github.com/cli/cli/pull/12085
workflow_dispatch
Exclude third-party from Golangci-lint formatting paths by @babakks in https://github.com/cli/cli/pull/12058Apply go fix to remove deprecated // +build tags by @babakks in https://github.com/cli/cli/pull/12056Bump Golangci-lint to v2.6.0 by @babakks in https://github.com/cli/cli/pull/12049Mention pr checks in run list docs by @babakks in https://github.com/cli/cli/pull/12050Fix typo in comment for gh issue develop branch checkout command by @jonzfisher in https://github.com/cli/cli/pull/12042Use "release" sentinel value for release attestation verification by @Copilot in https://github.com/cli/cli/pull/11991Improve docstring for release-create by @bdehamer in https://github.com/cli/cli/pull/11945Improve api command docs around --input and --field by @babakks in https://github.com/cli/cli/pull/12062Fix --interval flags docs in gh pr checks by @2003Aditya in https://github.com/cli/cli/pull/12053:dependabot: Dependencies
- Bump Go to 1.25.3 by @github-actions[bot] in https://github.com/cli/cli/pull/11926
- chore(deps): bump github.com/cli/go-gh/v2 from 2.12.2 to 2.13.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12095
- Update Go toolchain version to 1.24.9 by @BagToad in https://github.com/cli/cli/pull/12054
- chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11973
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11974
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/cli/cli/pull/12031
- chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/cli/cli/pull/12032
- chore(deps): bump github.com/rivo/tview from 0.0.0-20250625164341-a4a78f1e05cb to 0.42.0 by @dependabot[bot] in https://github.com/cli/cli/pull/12000
- chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in https://github.com/cli/cli/pull/11509
- chore(deps): bump mislav/bump-homebrew-formula-action from 3.4 to 3.6 by @dependabot[bot] in https://github.com/cli/cli/pull/11750
New Contributors
- @lucasmelin made their first contribution in https://github.com/cli/cli/pull/8826
- @jonzfisher made their first contribution in https://github.com/cli/cli/pull/12042
- @2003Aditya made their first contribution in https://github.com/cli/cli/pull/12053
Full Changelog: https://github.com/cli/cli/compare/v2.82.1...v2.83.0