Allow Scheduling of Comparison and Export Results via Email
Our use case is to schedule the comparison of two sources (Salesforce orgs) which are both "dev" environments, on a daily basis, yet receive the comparison results as an email attachment. The format of the export file within the comparison itself is what we'd need. This would save time & clicks by not having to log into the app and dig into the comparison job to manually extract the csv file.
-
Sean Cuevo commented
Another use case is a comparison between our main branch and our production org so that we can be notified if they are out of sync. We can do this with a Validation CI job, but that also attempts a deployment validation, which we don't want since it potentially stages a deployment for us.