2022-12-01 16:31:04 +00:00
|
|
|
{
|
|
|
|
|
"routing_keys": [
|
|
|
|
|
{
|
|
|
|
|
"name": "gp-ops-alert-dev",
|
|
|
|
|
"path_key": "eePh0Gaedaing8yoogoh",
|
|
|
|
|
"secret_token": "ooLeoquaeGh9yaNgoh5u",
|
|
|
|
|
"room_id": "!ABCD123:matrix.org",
|
|
|
|
|
"hook_type": "gitlab"
|
|
|
|
|
},
|
|
|
|
|
],
|
|
|
|
|
"log_level": "INFO",
|
|
|
|
|
"matrix": {
|
|
|
|
|
"homeserver": "https://matrix.org",
|
|
|
|
|
"user_id": "@my-bot-name:matrix.org",
|
|
|
|
|
"password": "hunter2",
|
|
|
|
|
"device_name": "bot.mydomain.com",
|
|
|
|
|
"verify_ssl": true
|
|
|
|
|
}
|
2026-03-06 11:40:57 +01:00
|
|
|
}
|