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.
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 details)
File details
Details for the file trac-mattermost-0.1.tar.gz.
File metadata
- Download URL: trac-mattermost-0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10231f4df9396b709ab45fac2b3619fb01bb5b3953a8d231bfb56d35033348da
|
|
| MD5 |
17762a6ed049432c3a7cb3346ce14f2f
|
|
| BLAKE2b-256 |
f8a51f2007629a38fe4e8a44124901cc0e05e4c140157b749105911efa2d08c4
|