Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/content/docs/integrations/report-notifications/rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ For instance, here is the rule for all manual runs with **"Release"** word in ti

![Testomat.io - Basic Rules](./images/Basic_Rules_1.png)

## Quick Toggle for Report Notifications
You can enable or disable report notifications directly from the notification profile using a quick toggle. Switch notifications on or off without changing the full configuration. This is useful when notifications need to be temporarily paused during debugging or active development.

## Advanced Rules

The advanced rules engine allows writing conditions in a special expression language similar to Ruby or JavaScript.
Expand Down
Loading