What's Changed
✨ Features
- Add
isImmutabletorelease listJSON output by @babakks in #12064 gh agent-task create: support--custom-agent/-aflag by @BagToad in #12068- 💡 (gh repo delete) Add warning when
--yesis ignored without a repository, Closes: #12033 by @Shion1305 in #12039 - feat: implement gh
pr revertby @lucasmelin in #8826
🐛 Fixes
- fix(gist): add support for editing & viewing large files by @luxass in #11761
- Fix gh attestation verify to work when Public Good Instance of Sigstore is unavailable by @Copilot in #11989
📚 Docs & Chores
- chore: add basic linters by @babakks in #12084
- CI: Update lint govulncheck to use source mode by @BagToad in #12089
- chore: add
workflow_dispatchto govulncheck triggers by @babakks in #12085 - Exclude
third-partyfrom Golangci-lint formatting paths by @babakks in #12058 - Apply
go fixto remove deprecated// +buildtags by @babakks in #12056 - Bump Golangci-lint to
v2.6.0by @babakks in #12049 - Mention
pr checksinrun listdocs by @babakks in #12050 - Fix typo in comment for
gh issue developbranch checkout command by @jonzfisher in #12042 - Use "release" sentinel value for release attestation verification by @Copilot in #11991
- Improve docstring for release-create by @bdehamer in #11945
- Improve
apicommand docs around--inputand--fieldby @babakks in #12062 - Fix
--intervalflags docs ingh pr checksby @2003Aditya in #12053
Dependencies
- Bump Go to 1.25.3 by @github-actions[bot] in #11926
- chore(deps): bump github.com/cli/go-gh/v2 from 2.12.2 to 2.13.0 by @dependabot[bot] in #12095
- Update Go toolchain version to 1.24.9 by @BagToad in #12054
- chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 by @dependabot[bot] in #11973
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #11974
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #12031
- chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #12032
- chore(deps): bump github.com/rivo/tview from 0.0.0-20250625164341-a4a78f1e05cb to 0.42.0 by @dependabot[bot] in #12000
- chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #11509
- chore(deps): bump mislav/bump-homebrew-formula-action from 3.4 to 3.6 by @dependabot[bot] in #11750
New Contributors
- @lucasmelin made their first contribution in #8826
- @jonzfisher made their first contribution in #12042
- @2003Aditya made their first contribution in #12053
Full Changelog: v2.82.1...v2.83.0