* Use existing 'github' script helper to get Octokit instance * Move @octokit/rest to devDeps We only use it in scripts, currently * Removed outdated delete-unused-staging-apps script
* Add a script to remove stale staging apps * Add a workflow to remove stale staging apps on a regular basis