Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Slack publisher allows Continua CI to send notifications to Slack users or channels

Image RemovedImage Added

Messaging Method

Continua CI supports two methods for sending Slack messages; Incoming Web Hook and Web API.

Webhook URL

This is required for sending messages via the incoming web hook method. This can be set up via a Slack App (for a room only?) 

 

API Token

This can be a user or bot OAuth access token. Create a Slack App, add the "send messages as app name (chat:write:bot)" Permission Scope and then install it to your team workspace. An OAuth access token is automatically generated and copies be copied to this field.

Enabled Subscription Types

Subscriptions can be set up to send notifications to a specific user, a group of users or a Slack channel. Tick the subscription types that are allowed for this publisher. 

From Name

Use this to override the app name displayed and the message sender.

Default Channel

The default channel for this publisher to send the message to. Enter a channel name, e.g #general, or a member id to direct all messages to a Slack user. This can be overridden when creating a subscription.Image Removed