Skip to main content
Version: 5.8.x

SlackNotificationConfiguration

Configures Slack notifications to be sent on a build failure.

Only supported with CircleCI.

Table of contents

Properties

Properties

branch_pattern

branch_pattern: string

A pattern used to determine if the branch being built should have notifications set for it.

Inherited from

Notification.branchPattern


cci

Optional cci: CircleCIConfiguration

Additional (optional) CircleCI specific configuration.


channel

Optional channel: string

The channel that the notification should be sent to.