Label-driven PR preview environments on Google Cloud Run. Add a preview label to any PR to deploy it; remove the label or close the PR to tear it down. Previews auto-expire after a configurable TTL.
| File | Purpose |
|---|---|
preview-deploy.yml |
Deploys on preview label add, redeploys on new commits |
preview-cleanup.yml |
Tears down on label removal or PR close |