Notifications interface

Issue notification settings

Properties

actionGroupIds

The action group IDs to notify

excludeDefaultActionGroups

Whether to exclude default action groups from notifications

updateTypes

The types of updates that trigger notifications

Property Details

actionGroupIds

The action group IDs to notify

actionGroupIds?: string[]

Property Value

string[]

excludeDefaultActionGroups

Whether to exclude default action groups from notifications

excludeDefaultActionGroups?: boolean

Property Value

boolean

updateTypes

The types of updates that trigger notifications

updateTypes?: IssueNotificationTypeUnion[]

Property Value