WebhookEvent
No description
enum WebhookEvent { REPO_CREATED REPO_UPDATE REPO_DELETED GIT_PRE_RECEIVE GIT_POST_RECEIVE}Values
Section titled “Values”WebhookEvent.GIT_PRE_RECEIVE {#git-pre-receive}
Section titled “WebhookEvent.GIT_PRE_RECEIVE {#git-pre-receive}”WebhookEvent.GIT_POST_RECEIVE {#git-post-receive}
Section titled “WebhookEvent.GIT_POST_RECEIVE {#git-post-receive}”Member Of
Section titled “Member Of”GitEvent object ● GitEventInput input ● GitWebhookInput input ● GitWebhookSubscription object ● RepositoryEvent object ● UserWebhookInput input ● UserWebhookSubscription object ● WebhookDelivery object ● WebhookPayload interface ● WebhookSubscription interface