What's Changed
Features
- Commands that accept filepath arguments will do glob expansion for
*
characters, by @iamazeem in #10413
Bug Fixes
gh issue/pr comment --edit-last
no longer creates a comment in non-interactive mode if there weren't one. A new flag--create-if-none
provides this behaviour, by @andyfeller in #10625gh repo sync
provides a more informative error for missing workflow permissions when the token is provided by a GitHub app, by @wata727 in #10574gh api
no longer tries to encode URLs incorrectly, by @williammartin in #10630
Other
- Add cli-discuss-automation environment to triage.md by @jtmcg in #10552
- chore: remove redundant word in comment by @kevincatty in #10586
- Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #10593
New Contributors
- @kevincatty made their first contribution in #10586
- @wata727 made their first contribution in #10574
Full Changelog: v2.68.1...v2.69.0