Skip to main content
objectGitHubWebhookDelivery

Fields

deliveryId
ID!

Identifier of the related delivery.

event
String!

The event associated with this GitHub webhook delivery.

action
String

The action associated with this GitHub webhook delivery. May be null when unavailable or not applicable.

repositoryName
String

The repository name associated with this GitHub webhook delivery. May be null when unavailable or not applicable.

workflowRunId
ID

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

outcome
String!

The outcome associated with this GitHub webhook delivery.

error
String

Error message when this GitHub webhook delivery did not complete successfully. May be null when unavailable or not applicable.

receivedAt
String!

ISO 8601 timestamp when this GitHub webhook delivery received.

processedAt
String

ISO 8601 timestamp when this GitHub webhook delivery processed. May be null when unavailable or not applicable.