Commit graph

12 commits

Author SHA1 Message Date
Bruno BELANYI fe0de738b0 matrix-notifier: add option to disable mardown 2021-06-16 20:59:21 +02:00
Bruno BELANYI 758e4599ed matrix-notifier: add markdown rendering w/ pandoc 2021-06-16 20:42:17 +02:00
Bruno BELANYI 261f3b27ec matrix-notifier: prefer tag in Drone message 2021-06-15 18:38:26 +02:00
Bruno BELANYI 74b5d9b48c matrix-notifier: use full URL to Drone build 2021-06-15 18:28:20 +02:00
Bruno BELANYI dfbc17b518 matrix-notifier: use 'auto' default message type
This is the one that makes most sense in CI.
2021-06-12 19:19:26 +02:00
Bruno BELANYI 0f701ddbe2 matrix-notifier: refactor handling of message type 2021-06-12 19:19:26 +02:00
Bruno BELANYI 7b71469624 matrix-notifier: add 'auto' message type
This is useful to only ping me when the build is failing.
2021-06-12 19:19:26 +02:00
Bruno BELANYI abf66aa479 matrix-notifier: use 'notice' default message type 2021-06-12 19:19:26 +02:00
Bruno BELANYI e017deeaa7 matrix-notifier: allow specifying message type 2021-06-12 19:19:26 +02:00
Bruno BELANYI f45e1378eb matrix-notifier: add usage
And split into functions to make it more manageable.
2021-06-12 19:19:26 +02:00
Bruno BELANYI ca3b5a053c matrix-notifier: add default Drone message 2021-06-12 18:22:20 +02:00
Bruno BELANYI f15f94dd9c matrix-notifier: add initial script
This has been tested to work on my homeserver.
2021-06-12 01:11:43 +02:00