GitHubWebhookDelivery
Represents a GitHub webhook delivery in the GraphQL API.
GitHubWebhookDeliveryFields
Identifier of the related delivery.
The event associated with this GitHub webhook delivery.
The action associated with this GitHub webhook delivery. May be null when unavailable or not applicable.
The repository name associated with this GitHub webhook delivery. May be null when unavailable or not applicable.
Identifier of the related workflow run. May be null when unavailable or not applicable.
The outcome associated with this GitHub webhook delivery.
Error message when this GitHub webhook delivery did not complete successfully. May be null when unavailable or not applicable.
ISO 8601 timestamp when this GitHub webhook delivery received.
ISO 8601 timestamp when this GitHub webhook delivery processed. May be null when unavailable or not applicable.