authorizerCredential property
OAuth credential of the account that authorized the GitHub App.
It is recommended to use a robot account instead of a human user account. The OAuth token must be tied to the GitHub App of this config.
Optional.
Implementation
OAuthCredential? authorizerCredential;