mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
formatters: also get headers
This commit is contained in:
@@ -79,9 +79,13 @@ curl -d '{"body":"new contrib from toto: [44](http://radio.localhost/map/#44)",
|
||||
```
|
||||
(or localhost:4785 without docker)
|
||||
|
||||
### Grafana
|
||||
### For Github
|
||||
|
||||
Add a webhook with an URL like ending with `?formatter=grafana&key=API_KEY'
|
||||
Add a JSON webhook with `?formatter=github`, and put the `API_KEY` as secret
|
||||
|
||||
### For Grafana
|
||||
|
||||
Add a webhook with an URL ending with `?formatter=grafana&key=API_KEY'
|
||||
|
||||
## Test room
|
||||
|
||||
|
||||
Reference in New Issue
Block a user