Interface RepositoryDispatch

    • Method Detail

      • eventType

        String eventType()
        The custom webhook event name
      • clientPayload

        Optional<com.fasterxml.jackson.databind.JsonNode> clientPayload()
        JSON payload with extra information about the webhook event that your action or workflow may use.