Skip to content

GitHub CLI 2.75.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 14:28
0e27e84

What's Changed

✨ Features

🐛 Fixes

  • Fix: gh pr create prioritize --title and --body over --fill when --web is present by @dankrzeminski32 in #10547
  • fix: get token for active user instead of blank if possible by @anuraaga in #11038
  • Use Actions API to retrieve job run logs as a fallback mechanism by @babakks in #11172
  • Fix query object state mutation during pagination by @babakks in #11244
  • Handle HTTP 404 when deleting remote branch in pr merge by @babakks in #11234

📚 Docs & Chores

:dependabot: Dependencies

New Contributors

Full Changelog: v2.74.2...v2.75.0