RELEASED: Public: September 4, 2024
Resolved issues
- GitHub App installation token cannot be generated when the GitHub App is installed in multiple organizations (BEE-51384)
-
The authentication using GitHub App credentials was failing with the following configuration:
-
GitHub App installed in more than one GitHub organization
-
GitHub App credentials owner left blank (owner inferred from the repository) The owner is now inferred from the repository, as expected when the GitHub App is installed on multiple organizations.
-