This publisher allows Continua CI to send notifications to users or channels on the Mattermost messaging platform.
The base URL of the Mattermost service. "/api/v4" will be appended to this URL when calling REST endpoints to send messages.
This personal access token associated with a user account or a bot to use as the notification sender. This must have "create_post" and "read_channel" permissions. To send notifications direct to users, it must also have the "create_direct_channel" (or "manage_system") permission.
Subscriptions can be set up to send notifications to a specific user, a group of users or a Mattermost channel. Tick the subscription types that are allowed for this publisher.
The name of the team containing channels this publisher can send the messages to.
The default channel for this publisher to send the message to. Enter a channel name, e.g town-square, or a username (prefixed with @) to direct all messages to a Mattermost user. This can be overridden when creating a subscription.
Tick this to use the Attachments template format rather than the Markup template format when sending the message.
Adjust this, as necessary, to match your Mattermost rate limiting settings. Leave as zero to automatically set the rate limit based on the response headers.