View source: R/buildtrigger_objects.R
WebhookConfig | R Documentation |
WebhookConfig describes the configuration of a trigger that creates a build whenever a webhook is sent to a trigger's webhook URL.
WebhookConfig(secret, state = NULL)
secret |
Resource name for the secret required as a URL parameter. |
state |
Potential issues with the underlying Pub/Sub subscription configuration. Only populated on get requests. |
A WebhookConfig object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.