As this bot interacts with Github, it needs a GitHub App registration to be created for proper authentication.
This bot currently requires a GitHub App Registration to have the following permissions:
repository:contents: Read-only
repository:deployments: Read-and-write # Under review for removal
repository:metadata: Read-only
organization:administration: Read-and-write # See note about Organization Administration Note below
organization:members: Read-and-write
# Upcoming
repository:checks: Read-and-write
repository:commit-statuses: Read-and-write
repository:pull-requests: Read
organization:github-copilot-business: Read-and-writeTBD
- This permission is needed for managing Security Managers, though as Security Managers is in beta, this permission may also change.
- ❗ If you do not intend to use this functionality, feel free to exclude this permission from your GitHub App Registration