We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4200a79 commit 444afb0Copy full SHA for 444afb0
docs/fassets/guides/7-agent-bot-notifications.mdx
@@ -23,6 +23,8 @@ It helps monitor the health of the agent and the network.
23
}
24
```
25
26
+ If the level field is ommited inside configuration, the bot will default it to `danger`.
27
+
28
2. The `apiKey` is sent in the header under `x-apikey`.
29
The `level` field specifies the minimum level of alerts to send.
30
If the `level` field is omitted, the bot will default it to `danger`.
0 commit comments