Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 1.58 KB

File metadata and controls

68 lines (50 loc) · 1.58 KB
title resources.webhooks definition
description List of webhooks.
ms.date 04/02/2026
monikerRange <=azure-pipelines
author juliakm
ms.author jukullam

resources.webhooks definition

:::moniker range="<=azure-pipelines"

List of webhook resources referenced by the pipeline.

:::moniker-end

:::moniker range="<=azure-pipelines"

webhooks: [ webhook ] # List of webhooks.

:::moniker-end

:::moniker range="<=azure-pipelines"

Definitions that reference this definition: resources

:::moniker-end

List types

:::moniker range="<=azure-pipelines"

Type Description
resources.webhooks.webhook A webhook resource enables you to integrate your pipeline with an external service to automate the workflow.

:::moniker-end

See also