This is an automated email from the ASF dual-hosted git repository.
willbarrett pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from a144249 test: Fixes PropertiesModal_spec (#13548)
add 7621010 feat(alert/report): add ALERTS_ATTACH_REPORTS feature flags +
feature (#13894)
No new revisions were added by this update.
Summary of changes:
superset/config.py | 7 ++++
superset/reports/commands/execute.py | 24 ++++++++---
superset/reports/notifications/base.py | 9 +----
superset/reports/notifications/email.py | 26 ++++++------
superset/reports/notifications/slack.py | 20 +++++-----
tests/reports/commands_tests.py | 70 +++++++++++++++++++++++++++++++--
6 files changed, 115 insertions(+), 41 deletions(-)