title | description | ms.date | monikerRange |
---|---|---|---|
resources.webhooks definition |
List of webhooks. |
03/01/2023 |
>=azure-pipelines-2020.1 |
:::moniker range=">=azure-pipelines-2020.1"
List of webhook resources referenced by the pipeline.
:::moniker-end
:::moniker range=">=azure-pipelines-2020.1"
webhooks: [ webhook ] # List of webhooks.
:::moniker-end
:::moniker range=">=azure-pipelines-2020.1"
Definitions that that reference this definition: resources
:::moniker-end
:::moniker range=">=azure-pipelines-2020.1"
Type | Description |
---|---|
resources.webhooks.webhook | A webhook resource enables you to integrate your pipeline with an external service to automate the workflow. |
:::moniker-end