Command-line Matrix notify tool and Flask application to provide a webhook for Matrix notifications.
Go to file
Ben 1115892fb3
Implement Jenkins post-build webhook trigger
as sent by the plugin at https://github.com/theZorro266/outbound-webhook-plugin
2019-07-19 19:39:10 +02:00
.idea Sort commits and output first-line commit messages 2019-07-19 01:47:11 +02:00
.gitignore Add debug version of simple webhook-server 2019-07-18 14:45:03 +02:00
Dockerfile Add example Dockerfile 2019-07-19 16:16:48 +02:00
LICENSE Init. Add readme, license and gitignore 2019-07-18 13:19:03 +02:00
README.md Init. Add readme, license and gitignore 2019-07-18 13:19:03 +02:00
requirements.txt Add debug version of simple webhook-server 2019-07-18 14:45:03 +02:00
wmn.py Implement Jenkins post-build webhook trigger 2019-07-19 19:39:10 +02:00

README.md

Webhook Matrix Notifier

Takes notifications via webhook, checks a secret and notifies a Matrix channel. Listens to HTTP only. Should be used behind a reverse-proxy with HTTPS.