Woodpecker CI plugin to send messages to Matrix
Go to file
Robert Kaussow e3d501acc8
docs: fix default value property in data file
2024-01-03 23:26:14 +01:00
.github fix docs url 2023-08-29 09:10:45 +02:00
.gitsv use uppercase title for breaking changes in changelog 2023-10-28 22:59:50 +02:00
.woodpecker use list style synatx and cleanup (#71) 2023-12-23 23:44:45 +01:00
cmd/wp-matrix docs: fix default value property in data file 2024-01-03 23:26:14 +01:00
docs docs: fix default value property in data file 2024-01-03 23:26:14 +01:00
plugin fix: fix multiline template rendering and add test (#59) 2023-12-06 21:53:01 +01:00
.dictionary fix: use pipeline link in default template 2023-08-16 00:30:39 +02:00
.gitignore chore: cleanup docs (#74) 2024-01-03 23:04:03 +01:00
.golangci.yml fix: replace logrus by zerolog (#58) 2023-12-06 09:29:29 +01:00
.lycheeignore ci: exclude dockerhub from linkcheck due to rate limiting 2023-12-05 11:24:32 +01:00
.markdownlint.yml refactor: apply repo structure after fork 2021-09-13 23:00:00 +02:00
.prettierignore refactor: initial commit after rewrite to woodpecker 2023-08-16 00:15:24 +02:00
CONTRIBUTING.md fix bare url in contribution file (#141) 2023-05-03 11:51:05 +02:00
Containerfile.multiarch chore(docker): update golang:1.21 docker digest to 672a228 2023-12-21 06:17:00 +00:00
LICENSE chore: end of the year maintenance 2021-12-21 10:54:57 +01:00
Makefile chore: cleanup docs (#74) 2024-01-03 23:04:03 +01:00
README.md fix docs url 2023-08-29 09:10:45 +02:00
go.mod fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.5.0 (#73) 2024-01-03 21:24:52 +01:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.5.0 (#73) 2024-01-03 21:24:52 +01:00
renovate.json refactor: apply repo structure after fork 2021-09-13 23:00:00 +02:00

README.md

wp-matrix

Woodpecker CI plugin to send messages to Matrix

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: Apache-2.0

Woodpecker CI plugin to send messages to a Matrix room. You can find the full documentation at https://woodpecker-plugins.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.