Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 1b37b3659b5098f764dee5b893e4eb174949f40a https://github.com/tianocore/edk2/commit/1b37b3659b5098f764dee5b893e4eb174949f40a Author: Michael Kubacki <michael.kuba...@microsoft.com> Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths: M .github/workflows/request-reviews.yml Log Message: ----------- .github/request-reviews.yml: Use GitHub App authentication Since the edk2 repository is owned by an organization, the default GitHub token will not be able to access the collaborator list. Therefore, a GitHub App with `metadata:read` permission will be used to grant access to that REST API. This is used in GitHub.py when it makes the `repo_gh.get_collaborators()` call that resolves to the `/repos/{owner}/{repo}/collaborators` GitHub REST API. Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits