Skip to content

GitHub CLI 2.76.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 18:39
1b94463

gh pr create regression fix

This release fixes a regression introduced in v2.76.0 where organization teams were retrieved outside of intentional use cases. This caused problems for GitHub Enterprise Server users using the GitHub Actions automatic token that does not have access to organization teams.

For more information, see #11360

What's Changed

🐛 Fixes

  • Fix: gh pr create, only fetch teams when reviewers contain a team by @BagToad in #11361

📚 Docs & Chores

Full Changelog: v2.76.0...v2.76.1