15
Allow opting in to previews per pull request, instead of opting out
Stephen Barlow
Currently if you enable PR previews or preview environments for a service, Render generates a preview for every PR unless you skip it with a title string like
[skip render]
.Add the ability to instead opt _in_ to previews per-PR, making _no_ preview the default behavior.
Log In