diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2024-08-05 19:21:17 -0400 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-08-06 00:54:08 +0000 |
commit | 1b37b3659b5098f764dee5b893e4eb174949f40a (patch) | |
tree | 3636a258607c1672c48b4186a421adc413c2044c /MdeModulePkg | |
parent | 51ada84cd57c5ef6c75a72aeb002226cf9180b21 (diff) | |
download | edk2-1b37b3659b5098f764dee5b893e4eb174949f40a.tar.gz |
.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.kubacki@microsoft.com>
Diffstat (limited to 'MdeModulePkg')
0 files changed, 0 insertions, 0 deletions