Skip to main content

Trac notifications in Mattermost

Project description

trac-mattermost is a Trac plugin publishing Trac events to Mattermost using webhooks.

Configuration

To enable and configure trac-mattermost, you need to create an “Incoming Webhook” in Mattermost (Account Settings, Integrations, Incoming Webhooks), then you need to add the following to your Trac configuration file:

[components]
trac_mattermost.ticket_notifications.* = enabled
trac_mattermost.wiki_notifications.* = enabled

[mattermost]
username = Trac
webhook_url = https://mattermost.example.com/hooks/q9w8jq9wdw89sd7agf7sq7qweh
icon_url = https://s3.amazonaws.com/truveris-mattermost-icons/trac.png

Installation

Build an .egg file and drop it in the plugins directory of your Trac installation:

python setup.py bdist_egg

Changes

0.1

Initial version, with tickets and wiki notificaitons.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trac-mattermost-0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page