What's Changed
🐛 Fixes
- Fix assignees being dropped from
gh pr edit
by @BagToad in https://github.com/cli/cli/pull/11065 - Add accurate context when run rerun fails by @leudz in https://github.com/cli/cli/pull/10774
- Avoid requesting PR reviewer twice by @williammartin in https://github.com/cli/cli/pull/11099
- Quote filenames suggested at the end of worklow run by @williammartin in https://github.com/cli/cli/pull/11134
- Fix expected error output of TestRepo/repo-rename-transfer-ownership by @aconsuegra in https://github.com/cli/cli/pull/10888
📚 Docs & Chores
- Add instructions for MidnightBSD installation by @laffer1 in https://github.com/cli/cli/pull/10699
- docs: update install command for Debian by @MagneticNeedle in https://github.com/cli/cli/pull/10935
- Fix step order for CodeQL workflow by @BagToad in https://github.com/cli/cli/pull/11145
- Add workflow to check
help wanted
labelling by @williammartin in https://github.com/cli/cli/pull/11105 - Quote workflow conditional by @williammartin in https://github.com/cli/cli/pull/11122
- Fix script path for help-wanted check by @BagToad in https://github.com/cli/cli/pull/11125
- Exclude 3rd party license compliance content from GHAS scanning by @andyfeller in https://github.com/cli/cli/pull/11127
- Second fix for file not found in help-wanted check by @BagToad in https://github.com/cli/cli/pull/11128
- Ensure gh executes in workflow check script by @williammartin in https://github.com/cli/cli/pull/11133
- Improve help wanted check skipping logic by @BagToad in https://github.com/cli/cli/pull/11135
:dependabot: Dependencies
- Bump go to 1.24 by @williammartin in https://github.com/cli/cli/pull/11142
- chore(deps): bump mislav/bump-homebrew-formula-action from 3.2 to 3.4 by @dependabot in https://github.com/cli/cli/pull/11066
- chore(deps): bump github.com/sigstore/protobuf-specs from 0.4.2 to 0.4.3 by @dependabot in https://github.com/cli/cli/pull/11092
- chore(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.2 by @dependabot in https://github.com/cli/cli/pull/11033
- chore(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot in https://github.com/cli/cli/pull/11107
- chore(deps): bump github.com/in-toto/attestation from 1.1.1 to 1.1.2 by @dependabot in https://github.com/cli/cli/pull/11123
- chore(deps): bump github.com/google/go-containerregistry from 0.20.3 to 0.20.6 by @dependabot in https://github.com/cli/cli/pull/11120
- Bump golangci-lint to v2 by @williammartin in https://github.com/cli/cli/pull/11121
New Contributors
- @MagneticNeedle made their first contribution in https://github.com/cli/cli/pull/10935
- @laffer1 made their first contribution in https://github.com/cli/cli/pull/10699
Full Changelog: https://github.com/cli/cli/compare/v2.74.1...v2.74.2