mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 05:26:19 +00:00
Fix Alerts (#22499)
This commit is contained in:
parent
177dc044e9
commit
d097f4505f
@ -26,7 +26,7 @@
|
||||
"condition": "matchAnySource({'chart','container','dashboard','dashboardDataModel','database','databaseSchema','glossary','glossaryTerm','mlmodel','pipeline','query','report','searchIndex','storedProcedure','table','topic', 'domain', 'dataProduct', 'metric'})"
|
||||
},
|
||||
{
|
||||
"name": "isBot",
|
||||
"name": "noBotAllowed",
|
||||
"effect": "exclude",
|
||||
"condition": "isBot()",
|
||||
"prefixCondition": "AND"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user