Module: Integrations::Base::Pumble

Extended by:
ActiveSupport::Concern
Includes:
ChatNotification, HasAvatar
Included in:
Pumble
Defined in:
app/models/concerns/integrations/base/pumble.rb

Constant Summary

Constants included from ChatNotification

ChatNotification::EVENT_CHANNEL, ChatNotification::GROUP_ONLY_SUPPORTED_EVENTS, ChatNotification::LABEL_NOTIFICATION_BEHAVIOURS, ChatNotification::SECRET_MASK, ChatNotification::SUPPORTED_EVENTS, ChatNotification::SUPPORTED_EVENTS_FOR_LABEL_FILTER

Method Summary

Methods included from HasAvatar

#avatar_url

Methods included from ChatNotification

#api_field_names, #channel_limit_per_event, #confidential_issue_channel, #confidential_note_channel, #configurable_channels?, #default_channel_placeholder, #event_channel_names, #event_channel_value, #execute, #fields, #form_fields, #initialize_properties, #mask_configurable_channels?, #sections, #webhook_help

Methods included from Gitlab::Utils::Override

#extended, extensions, #included, #method_added, #override, #prepended, #queue_verification, verify!

Methods included from NotificationBranchSelection

#notify_for_branch?