# What this PR does Add scheduled task to start cleanup tasks. Currently purpose is to run the task every 12 hours and for all active orgs cleanup empty & deleted integrations. For deleted orgs we can run this manually. It will also run if an org moves from active to deleted. It is expected to add more to cleanup_organization task over time. ## Which issue(s) this PR fixes ## Checklist - [x] Unit, integration, and e2e (if applicable) tests updated - [x] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) |
||
|---|---|---|
| .. | ||
| test_app_config.py | ||
| test_gcom_api_client.py | ||
| test_grafana_api_client.py | ||
| test_install.py | ||
| test_self_hosted_install.py | ||
| test_status.py | ||
| test_sync.py | ||