Demo environment auto-refresh script
EDIT ME: This is a placeholder example — replace with your own project. Shared demo environments tended to accumulate test junk and broken records from prior calls. This script runs nightly via GitHub Actions, wipes the demo org back to a known-good state, and re-seeds it with realistic sample data so any SE on the team can start a call clean.
Next step if continued: add a Slack notification on failure so a broken refresh doesn’t go unnoticed before a morning demo.