GitHub Personal Access Token Requirements for SCM Integration Monitoring
Overview
The following requirements are needed in order
for Polaris to monitor GitHub via SCM Integrations for:
Requirements for tokens
- Created by a GitHub Organization Owner, or users with the "Manage
organization webhooks" permission, who are authorized to manage
organization webhooks.Note: Although other GitHub users may be able to select the admin scope requirements when creating a token, the token will not work due to permission requirements in GitHub to manage organization webhooks.
- Contains repo (all), read:org
(under admin:org), and admin:org_hook.

For more information about create personal access tokens and SCM Integrations see: