description: 'The Webex Teams webhook. For example, https://api.ciscospark.com/v1/webhooks/incoming/...',
required: true
field:notify_only_broken_pipelines,
type: :checkbox,
section: SECTION_TYPE_CONFIGURATION
section: SECTION_TYPE_CONFIGURATION,
description: ->{_('Send notifications for broken pipelines.')}
field:branches_to_be_notified,
type: :select,
section: SECTION_TYPE_CONFIGURATION,
title: ->{s_('Integrations|Branches for which notifications are to be sent')},
description: ->{_('Branches to send notifications for. Valid options are `all`, `default`, `protected`, and `default_and_protected`. The default value is `default`.')},