sjingoi commented on code in PR #36127:
URL: https://github.com/apache/superset/pull/36127#discussion_r2560918539


##########
superset-frontend/packages/superset-ui-core/src/utils/featureFlags.ts:
##########
@@ -26,6 +26,7 @@ export enum FeatureFlag {
   AlertReports = 'ALERT_REPORTS',
   AlertReportTabs = 'ALERT_REPORT_TABS',
   AlertReportSlackV2 = 'ALERT_REPORT_SLACK_V2',
+  AlertReportWebhook = 'ALERT_REPORT_WEBHOOK',

Review Comment:
   Someone in the [slack 
chat](https://apache-superset.slack.com/archives/C014LS99C1K/p1760570301789789?thread_ts=1760555838.424589&cid=C014LS99C1K)
 suggested that I add this to make it similar to how slack notifications are 
disabled by default and only enabled when a slack API key is provided. I dont 
mind removing it though since i agree i also dont really see how it breaks 
anything. Let me know what you think!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to