In the past, I’ve found the functionality of “review apps” to be extremely useful; that is, temporary apps that are created for each pull request and then deleted when the pull request is merged.
Is there any template or recommended way to do this, or is it something I’d just have to use the Github Actions to support?