Skip to main content
QUERY
githubAppSettings: GitHubAppSettings!
configured
Boolean!

Whether this GitHub app settings is configured.

appId
String

Identifier of the related app. May be null when unavailable or not applicable.

installationId
String

Identifier of the related installation. May be null when unavailable or not applicable.

privateKeyConfigured
Boolean!

Whether the private key configured condition is true for this GitHub app settings.

keyFingerprint
String

The key fingerprint associated with this GitHub app settings. May be null when unavailable or not applicable.

appSlug
String

The app slug associated with this GitHub app settings. May be null when unavailable or not applicable.

appOwnerLogin
String

The app owner login associated with this GitHub app settings. May be null when unavailable or not applicable.

appOwnerType
String

The app owner type associated with this GitHub app settings. May be null when unavailable or not applicable.

accountLogin
String

The account login associated with this GitHub app settings. May be null when unavailable or not applicable.

repositorySelection
String

The repository selection associated with this GitHub app settings. May be null when unavailable or not applicable.

actionsPermission
String

The actions permission associated with this GitHub app settings. May be null when unavailable or not applicable.

checksPermission
String

The checks permission associated with this GitHub app settings. May be null when unavailable or not applicable.

commitStatusesPermission
String

The commit statuses permission associated with this GitHub app settings. May be null when unavailable or not applicable.

webhookEvents
[String!]!

Webhook events associated with this GitHub app settings.

enhancedPipelineWebhooksEnabled
Boolean!

Whether the enhanced pipeline webhooks enabled condition is true for this GitHub app settings.

enhancedPipelineWebhooksReady
Boolean!

Whether the enhanced pipeline webhooks ready condition is true for this GitHub app settings.

enhancedPipelineWebhooksMissing
[String!]!

Enhanced pipeline webhooks missings associated with this GitHub app settings.

verifiedAt
String

ISO 8601 timestamp when this GitHub app settings verified. May be null when unavailable or not applicable.

webhookConfigured
Boolean!

Whether the webhook configured condition is true for this GitHub app settings.

webhookUrl
String

URL for this GitHub app settings. May be null when unavailable or not applicable.

webhookConfiguredAt
String

ISO 8601 timestamp when this GitHub app settings webhook configured. May be null when unavailable or not applicable.

webhookLastReceivedAt
String

ISO 8601 timestamp when this GitHub app settings webhook last received. May be null when unavailable or not applicable.

webhookLastOutcome
String

The webhook last outcome associated with this GitHub app settings. May be null when unavailable or not applicable.

webhookLastError
String

The webhook last error associated with this GitHub app settings. May be null when unavailable or not applicable.

updatedAt
String

ISO 8601 timestamp when this GitHub app settings was last updated. May be null when unavailable or not applicable.

Query
Response