githubApp property
The GitHub Application that was installed to the GitHub user or organization.
Required. Immutable. Possible string values are:
- "GIT_HUB_APP_UNSPECIFIED" : GitHub App not specified.
- "DEVELOPER_CONNECT" : The Developer Connect GitHub Application.
- "FIREBASE" : The Firebase GitHub Application.
Implementation
core.String? githubApp;