Commit graph

8 commits

Author SHA1 Message Date
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