mirror of
https://github.com/thegeeklab/drone-matrix.git
synced 2024-11-21 10:00:40 +00:00
Robert Kaussow
22ead9610a
BREAKING CHANGE: The new template helper provided by https://github.com/thegeeklab/drone-plugin-lib/pull/28 is using pure Golang templates and sprig functions. As the unmaintained Golang handlebar library was removed entirely, the template syntax has changed and custom templates need to be adjusted. For more details, please read the [documentation](https://drone-plugin-index.geekdocs.de/plugins/drone-matrix/#parameters). |
||
---|---|---|
_docs | ||
.chglog | ||
.github | ||
cmd/drone-matrix | ||
plugin | ||
.dictionary | ||
.drone.yml | ||
.gitignore | ||
.golangci.yml | ||
.markdownlint.yml | ||
.prettierignore | ||
CONTRIBUTING.md | ||
Dockerfile.multiarch | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md | ||
renovate.json |
drone-matrix
Drone plugin to to send messages to Matrix
Drone plugin to to send messages to a Matrix room. You can find the full documentation at https://drone-plugin-index.geekdocs.de.
Contributors
Special thanks to all contributors. If you would like to contribute, please see the instructions.
License
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.