Fix Alerts (#22499)

This commit is contained in:
Mohit Yadav 2025-07-22 14:42:35 +05:30 committed by GitHub
parent 177dc044e9
commit d097f4505f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"