ConstantsOn this pageWebhookEventType Type of event that triggers the webhook.Index Enumeration membersACTOR_BUILD_ABORTEDACTOR_BUILD_CREATEDACTOR_BUILD_FAILEDACTOR_BUILD_SUCCEEDEDACTOR_BUILD_TIMED_OUTACTOR_RUN_ABORTEDACTOR_RUN_CREATEDACTOR_RUN_FAILEDACTOR_RUN_RESURRECTEDACTOR_RUN_SUCCEEDEDACTOR_RUN_TIMED_OUTTESTEnumeration members ACTOR_BUILD_ABORTEDACTOR_BUILD_ABORTED: 'ACTOR.BUILD.ABORTED'ACTOR_BUILD_CREATEDACTOR_BUILD_CREATED: 'ACTOR.BUILD.CREATED'ACTOR_BUILD_FAILEDACTOR_BUILD_FAILED: 'ACTOR.BUILD.FAILED'ACTOR_BUILD_SUCCEEDEDACTOR_BUILD_SUCCEEDED: 'ACTOR.BUILD.SUCCEEDED'ACTOR_BUILD_TIMED_OUTACTOR_BUILD_TIMED_OUT: 'ACTOR.BUILD.TIMED_OUT'ACTOR_RUN_ABORTEDACTOR_RUN_ABORTED: 'ACTOR.RUN.ABORTED'ACTOR_RUN_CREATEDACTOR_RUN_CREATED: 'ACTOR.RUN.CREATED'ACTOR_RUN_FAILEDACTOR_RUN_FAILED: 'ACTOR.RUN.FAILED'ACTOR_RUN_RESURRECTEDACTOR_RUN_RESURRECTED: 'ACTOR.RUN.RESURRECTED'ACTOR_RUN_SUCCEEDEDACTOR_RUN_SUCCEEDED: 'ACTOR.RUN.SUCCEEDED'ACTOR_RUN_TIMED_OUTACTOR_RUN_TIMED_OUT: 'ACTOR.RUN.TIMED_OUT'TESTTEST: 'TEST'
Type of event that triggers the webhook.