## What is your suggestion? Run (nightly?) automated tests for all [example templates](https://github.com/coder/coder/tree/main/examples) to identify breaking changes or regressions. I believe this would have helped identify: - #1238 - #1198 - #1381 as well as any flakes in the examples. ## Why do you want this feature? Ensure examples in the repo are stable and work with the `main` branch. ## Are there any workarounds to get this functionality today? Manually testing each example each release. ## Are you interested in submitting a PR for this? No